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
c181972a40
New Plugin API PR3: Introduces Service, BroadcastReceiver, and ContentProvider awareness, control surfaces, and plugin bindings. (
#8962
)
2019-05-17 14:25:05 -07:00
..
dart
Add @UiThread to MethodChannel and related classes/calls (
#32642
). (
#8947
)
2019-05-13 13:26:31 -07:00
plugins
New Plugin API PR3: Introduces Service, BroadcastReceiver, and ContentProvider awareness, control surfaces, and plugin bindings. (
#8962
)
2019-05-17 14:25:05 -07:00
renderer
…
systemchannels
…
FlutterEngine.java
New Plugin API PR3: Introduces Service, BroadcastReceiver, and ContentProvider awareness, control surfaces, and plugin bindings. (
#8962
)
2019-05-17 14:25:05 -07:00
FlutterEnginePluginRegistry.java
New Plugin API PR3: Introduces Service, BroadcastReceiver, and ContentProvider awareness, control surfaces, and plugin bindings. (
#8962
)
2019-05-17 14:25:05 -07:00
FlutterJNI.java
Cause crash in FlutterJNI if invoked on non-main thread (
#31263
). (
#8830
)
2019-05-03 14:55:28 -07:00
FlutterShellArgs.java
…