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
008090b8ab
Extracted PlatformViewsChannel from PlatformViewsController. (
#7847
)
2019-06-03 11:04:33 -07:00
..
dart
Add @UiThread to MethodChannel and related classes/calls (
#32642
). (
#8947
)
2019-05-13 13:26:31 -07:00
plugins
Suppress an unchecked cast warning in ShimPluginRegistry (
#9145
)
2019-05-30 13:10:03 -07:00
renderer
…
systemchannels
Extracted PlatformViewsChannel from PlatformViewsController. (
#7847
)
2019-06-03 11:04:33 -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
…