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
Stanislav Baranov
d48de7a3ec
Support for binary decompression of dynamic patches. (
#7777
)
2019-02-11 16:56:33 -08:00
..
AccessibilityBridge.java
Announce in/out of list (
#6918
)
2019-01-07 13:36:20 -08:00
FlutterCallbackInformation.java
…
FlutterMain.java
Embed ICU data inside libflutter.so on Android (
#7588
)
2019-01-30 11:56:17 -08:00
FlutterNativeView.java
Introduced a number of Java system channels in io/flutter/embedding/engine/systemchannels/ (
#7500
)
2019-02-06 17:07:30 -08:00
FlutterRunArguments.java
…
FlutterView.java
Recommended implementation of combining characters implementation. (
#7758
)
2019-02-11 15:27:55 -08:00
ResourceCleaner.java
…
ResourceExtractor.java
Support for binary decompression of dynamic patches. (
#7777
)
2019-02-11 16:56:33 -08:00
ResourcePaths.java
…
ResourceUpdater.java
Support for loading dynamic patches in AOT mode. (
#7744
)
2019-02-08 10:47:01 -08:00
TextureRegistry.java
…
VsyncWaiter.java
…