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
/
view
History
Martin Kustermann
81baff97c2
Switch all embedders to use platform_strong.dill instead of platform.dill (the flutter_tester binary already does this) (
#6024
)
2018-08-15 17:45:11 +02:00
..
AccessibilityBridge.java
Don't implicitly fall through in switch statement (
#5964
)
2018-08-07 13:18:26 -07:00
FlutterCallbackInformation.java
Reland "Updated background execution implementation for Android" (
#5954
)
2018-08-07 12:42:22 -07:00
FlutterMain.java
Switch all embedders to use platform_strong.dill instead of platform.dill (the flutter_tester binary already does this) (
#6024
)
2018-08-15 17:45:11 +02:00
FlutterNativeView.java
Fix codepush breakage caused by
#5954
. (
#5996
)
2018-08-10 13:23:51 -07:00
FlutterRunArguments.java
Fix codepush breakage caused by
#5954
. (
#5996
)
2018-08-10 13:23:51 -07:00
FlutterView.java
Fix codepush breakage caused by
#5954
. (
#5996
)
2018-08-10 13:23:51 -07:00
ResourceCleaner.java
…
ResourceExtractor.java
Remove unused Java imports (
#5663
)
2018-07-03 09:21:03 -07:00
ResourcePaths.java
…
TextureRegistry.java
Add texture support (eg video, camera) (
#4159
)
2017-11-02 10:57:29 +01:00
VsyncWaiter.java
…