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
211adeac3a
Introduced a number of Java system channels in io/flutter/embedding/engine/systemchannels/ (
#7500
)
2019-02-06 17:07:30 -08:00
..
ActivityLifecycleListener.java
…
BasicMessageChannel.java
…
BinaryCodec.java
…
BinaryMessenger.java
Introduced a number of Java system channels in io/flutter/embedding/engine/systemchannels/ (
#7500
)
2019-02-06 17:07:30 -08:00
ErrorLogResult.java
Log errors returned from method channel invocations in the text input plugin (
#7476
)
2019-01-14 17:26:05 -08:00
EventChannel.java
…
FlutterException.java
…
JSONMessageCodec.java
…
JSONMethodCodec.java
…
JSONUtil.java
…
MessageCodec.java
…
MethodCall.java
…
MethodChannel.java
Introduced a number of Java system channels in io/flutter/embedding/engine/systemchannels/ (
#7500
)
2019-02-06 17:07:30 -08:00
MethodCodec.java
…
PluginRegistry.java
Fix javadoc for Android-28 (
#7254
)
2018-12-19 09:24:02 -08:00
StandardMessageCodec.java
…
StandardMethodCodec.java
…
StringCodec.java
…