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
Matt Carroll
5ea125eaf9
Switch PlatformViewsController from Activity ref to Application ref. (
#9193
)
2019-06-05 14:24:16 -07:00
..
dart
Add @UiThread to MethodChannel and related classes/calls (
#32642
). (
#8947
)
2019-05-13 13:26:31 -07:00
plugins
Switch PlatformViewsController from Activity ref to Application ref. (
#9193
)
2019-06-05 14:24:16 -07:00
renderer
Allow FlutterEngine to be used on back-to-back screens (
#31264
). (
#8808
)
2019-05-02 13:19:11 -07:00
systemchannels
Add the key event source, vendorId, and productId from Android (
#9186
)
2019-06-04 16:46:23 -07:00
FlutterEngine.java
Add plugin shim to facilitate old plugins in new embedding (
#33478
). (
#9120
)
2019-05-29 18:39:15 -07:00
FlutterEngineAndroidLifecycle.java
New Plugin API PR4: Adds Lifecycle support to the new plugin system. (
#9049
)
2019-05-24 19:28:49 -07:00
FlutterEnginePluginRegistry.java
New Plugin API PR5: Integrates plugin lifecycle control with FlutterFragment. (
#9083
)
2019-05-29 20:46:07 -07:00
FlutterJNI.java
Implemented Log proxy that only logs in BuildConfig.DEBUG (
#25391
). (
#9122
)
2019-05-29 20:19:29 -07:00
FlutterShellArgs.java
…