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
/
plugin
/
common
History
Matt Carroll
904cfc4fe3
Add @UiThread to MethodChannel and related classes/calls (
#32642
). (
#8947
)
2019-05-13 13:26:31 -07:00
..
ActivityLifecycleListener.java
…
BasicMessageChannel.java
Add @UiThread to MethodChannel and related classes/calls (
#32642
). (
#8947
)
2019-05-13 13:26:31 -07:00
BinaryCodec.java
…
BinaryMessenger.java
Add @UiThread to MethodChannel and related classes/calls (
#32642
). (
#8947
)
2019-05-13 13:26:31 -07:00
ErrorLogResult.java
Guard Android logs (
#8824
)
2019-05-03 14:32:29 -07:00
EventChannel.java
Add @UiThread to MethodChannel and related classes/calls (
#32642
). (
#8947
)
2019-05-13 13:26:31 -07:00
FlutterException.java
Remove more asserts and fix a11y check (
#8896
)
2019-05-08 01:19:24 -07:00
JSONMessageCodec.java
…
JSONMethodCodec.java
…
JSONUtil.java
…
MessageCodec.java
…
MethodCall.java
Remove asserts and add BuildConfig (
#8821
)
2019-05-02 17:30:19 -07:00
MethodChannel.java
Add @UiThread to MethodChannel and related classes/calls (
#32642
). (
#8947
)
2019-05-13 13:26:31 -07:00
MethodCodec.java
…
PluginRegistry.java
…
StandardMessageCodec.java
Remove more asserts and fix a11y check (
#8896
)
2019-05-08 01:19:24 -07:00
StandardMethodCodec.java
…
StringCodec.java
…