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
Ryan Macnak
86d96fd0ce
Reapply "Don't link the core snapshot in the Android engine." (
#5353
)
...
Add back the core snapshot to runtime_unittests and embedder_unittests.
2018-05-23 17:09:51 -07:00
..
AccessibilityBridge.java
Remove assert for unsupported SemanticsEvents (
#5349
)
2018-05-23 16:05:15 -07:00
FlutterMain.java
Reapply "Don't link the core snapshot in the Android engine." (
#5353
)
2018-05-23 17:09:51 -07:00
FlutterNativeView.java
Support a model where the application creates a FlutterNativeView that is never destroyed (
#5256
)
2018-05-15 12:05:54 -07:00
FlutterView.java
add onStart hook which places flutter in an inactive state (
#5177
)
2018-05-04 14:46:57 -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