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
Jason Simmons
60681a233f
Do not dispatch UI events if they arrive after the FlutterView has been destroyed (
#3306
)
...
Fixes
https://github.com/flutter/flutter/issues/7234
2016-12-12 16:30:26 -08:00
..
AccessibilityBridge.java
Improve new semantics backend (
#3113
)
2016-10-11 13:27:11 -07:00
FlutterMain.java
Remove last mojom interface (
#3184
)
2016-10-28 11:46:57 -07:00
FlutterView.java
Do not dispatch UI events if they arrive after the FlutterView has been destroyed (
#3306
)
2016-12-12 16:30:26 -08:00
ResourceCleaner.java
Remove Activity service (
#3136
)
2016-10-14 16:12:01 -07:00
ResourceExtractor.java
Move shell to //flutter and split shell/BUILD.gn into smaller pieces for each subcomponent. (
#3053
)
2016-09-23 15:33:25 -07:00
ResourcePaths.java
Remove Activity service (
#3136
)
2016-10-14 16:12:01 -07:00
VsyncWaiter.java
Migrate vsync away from Mojo services (
#3169
)
2016-10-24 16:14:37 -07:00