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
Dan Field
ea721ebf1a
Fix live region logic (
#14081
)
2019-12-02 15:49:15 -08:00
..
AccessibilityBridge.java
Fix live region logic (
#14081
)
2019-12-02 15:49:15 -08:00
AccessibilityViewEmbedder.java
Add @Keep annotation (
#11893
)
2019-09-05 13:23:04 -07:00
FlutterCallbackInformation.java
Add @Keep annotation (
#11893
)
2019-09-05 13:23:04 -07:00
FlutterMain.java
Add isRunningInRobolectricTest back (
#13424
)
2019-10-29 19:46:21 -07:00
FlutterNativeView.java
Use DartExecutor.getBinaryMessenger in FlutterNativeView instead of deprecated send methods (
#13403
)
2019-10-29 09:48:54 -07:00
FlutterRunArguments.java
…
FlutterView.java
Fire PlatformViewController FlutterView callbacks (
#13015
)
2019-10-14 14:03:25 -07:00
TextureRegistry.java
Rename first frame method and notify FlutterActivity when full drawn (
#38714
#36796
). (
#11357
)
2019-09-03 15:49:53 -07:00
VsyncWaiter.java
…