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
/
shell
/
platform
/
android
/
io
/
flutter
/
app
History
Ben Konyi
bc885f319b
Updated background execution implementation for Android
2018-08-06 12:27:57 -07:00
..
FlutterActivity.java
Remove unused Java imports (
#5663
)
2018-07-03 09:21:03 -07:00
FlutterActivityDelegate.java
Updated background execution implementation for Android
2018-08-06 12:27:57 -07:00
FlutterActivityEvents.java
add onStart hook which places flutter in an inactive state (
#5177
)
2018-05-04 14:46:57 -07:00
FlutterApplication.java
Add CallSuper annotation to onCreate(). (
#4789
)
2018-03-30 19:03:49 -07:00
FlutterFragmentActivity.java
Remove unused Java imports (
#5663
)
2018-07-03 09:21:03 -07:00
FlutterPluginRegistry.java
Flush all embedded Android views on hot restart. (
#5929
)
2018-08-03 08:54:12 -07:00