This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
sky
/
shell
/
platform
/
android
History
Jason Simmons
370db6cda3
Provide Mojo services for passing application-specific messages between the host and Flutter
2016-03-21 11:25:00 -07:00
..
org/domokit/sky
/shell
Provide Mojo services for passing application-specific messages between the host and Flutter
2016-03-21 11:25:00 -07:00
AndroidManifest.xml
Remove unused UpdateService.
2016-02-29 15:11:33 -05:00
library_loader.cc
Remove unused UpdateService.
2016-02-29 15:11:33 -05:00
platform_view_android.cc
Remove almost all uses of base::scoped_ptr
2016-01-27 01:05:47 -08:00
platform_view_android.h
Remove almost all uses of base::scoped_ptr
2016-01-27 01:05:47 -08:00
sky_main.cc
Update uses of Mojo to new interfaces
2016-03-02 14:14:55 -08:00
sky_main.h
…
tracing_controller.cc
Fix Android builds. Accessing traces is now possible from observatory.
2016-03-17 11:24:52 -07:00
tracing_controller.h
…