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
/
embedding
/
engine
History
Ari Weiland
ccbc2e6cf1
Fix some serious lifecycle bugs with Android embedding code (
#22203
)
2020-11-13 11:58:02 -08:00
..
dart
Forward Error objects to uncaught exception handler if there is one. (
#21806
)
2020-10-16 08:21:04 -07:00
loader
Limit heap growth on Android (
#20473
)
2020-11-12 14:53:54 -08:00
mutatorsstack
…
plugins
Fix some serious lifecycle bugs with Android embedding code (
#22203
)
2020-11-13 11:58:02 -08:00
renderer
Prevent a race between SurfaceTexture.release and updateTexImage (
#21777
)
2020-10-14 15:02:02 -07:00
systemchannels
[Android text input] Reland
#21534
(
#22435
)
2020-11-12 11:34:01 -08:00
FlutterEngine.java
Support loading assets from Android dynamic feature modules (
#21504
)
2020-10-22 15:53:11 -07:00
FlutterEngineCache.java
…
FlutterEngineConnectionRegistry.java
Fix some serious lifecycle bugs with Android embedding code (
#22203
)
2020-11-13 11:58:02 -08:00
FlutterJNI.java
Limit heap growth on Android (
#20473
)
2020-11-12 14:53:54 -08:00
FlutterOverlaySurface.java
…
FlutterShellArgs.java
…