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
chunhtai
8ebb318401
Revert "Issues/39832 reland (
#13642
)" (
#13720
)
...
This reverts commit 1bfb928e071674a21779cee94908fbcae1c2e657.
2019-11-06 11:41:36 -08:00
..
dart
Deprecated DartExecutor as BinaryMessenger and added a getBinaryMessenger() method. (
#43202
) (
#13349
)
2019-10-25 20:07:13 -07:00
loader
Move initialization into FlutterEngine (
#12806
)
2019-10-11 16:15:55 -07:00
plugins
Release shim bindings when detaching (
#13432
)
2019-11-01 17:53:15 -07:00
renderer
Fire PlatformViewController FlutterView callbacks (
#13015
)
2019-10-14 14:03:25 -07:00
systemchannels
Revert "Issues/39832 reland (
#13642
)" (
#13720
)
2019-11-06 11:41:36 -08:00
FlutterEngine.java
Fix plugin registrant reflection path. (
#44161
) (
#13698
)
2019-11-05 23:36:35 +00:00
FlutterEngineCache.java
…
FlutterEnginePluginRegistry.java
Converted ActivityAware and ServiceAware Lifecycles to opaque objects (
#43670
) (
#13402
)
2019-10-28 21:41:07 -07:00
FlutterJNI.java
Fire PlatformViewController FlutterView callbacks (
#13015
)
2019-10-14 14:03:25 -07:00
FlutterShellArgs.java
…