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
bb55d65085
Delete the native view when destroying the FlutterView (
#4356
)
...
Fixes
https://github.com/flutter/flutter/issues/12996
2017-11-13 13:16:48 -08:00
..
AccessibilityBridge.java
Identify text fields as such to a11y on Android (
#4299
)
2017-11-01 12:59:03 -07:00
FlutterMain.java
Initialize service isolate from kernel file, rather than from embedded sources. (
#4263
)
2017-10-24 19:37:24 -07:00
FlutterNativeView.java
[Android] Pulls the native platform view out of FlutterView (
#4338
)
2017-11-09 12:10:00 -08:00
FlutterView.java
Delete the native view when destroying the FlutterView (
#4356
)
2017-11-13 13:16:48 -08:00
ResourceCleaner.java
…
ResourceExtractor.java
Remove uses of //base from all //flutter projects and replace them with //fml variants. (
#3492
)
2017-03-22 15:42:51 -07: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