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
Jonah Williams
ce06bbac58
ensure a11y state is communicated back to flutter (
#5631
)
2018-06-28 13:30:51 -07:00
..
AccessibilityBridge.java
Fix lint errors to prepare for building Android files in Google (
#5440
)
2018-06-01 10:16:50 -07:00
FlutterMain.java
Check for calls to FlutterMain.ensureInitializationComplete before startInitialization (
#5614
)
2018-06-25 16:32:38 -07:00
FlutterNativeView.java
Remove some unused code from the Android host (
#5619
)
2018-06-27 11:06:15 -07:00
FlutterView.java
ensure a11y state is communicated back to flutter (
#5631
)
2018-06-28 13:30:51 -07:00
ResourceCleaner.java
…
ResourceExtractor.java
Read assets out of APK on Android (
#4742
)
2018-03-05 14:09:45 +01:00
ResourcePaths.java
…
TextureRegistry.java
Add texture support (eg video, camera) (
#4159
)
2017-11-02 10:57:29 +01:00
VsyncWaiter.java
Initial implementation of idle notification. (
#4012
)
2017-09-01 11:11:25 -07:00