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
e1cd506187
add onStart hook which places flutter in an inactive state (
#5177
)
2018-05-04 14:46:57 -07:00
..
AccessibilityBridge.java
Add Android accessibility bridge support for "longPress" and "tap" semantic events
2018-05-02 17:24:29 -07:00
FlutterMain.java
Prevent multiple calls to FlutterMain.startInitialization (
#5058
)
2018-04-20 11:38:10 -07:00
FlutterNativeView.java
Revert "Do not pause rendering when android activity loses focus (
#4848
)" (
#4985
)
2018-04-12 11:20:24 -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