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
gaaclarke
e9c2102373
Expanded channel buffer resize to method channels. (
#12725
)
...
* Expanded channel buffer resize to method channels.
2019-10-02 17:59:59 -07:00
..
ActivityLifecycleListener.java
…
BasicMessageChannel.java
Expanded channel buffer resize to method channels. (
#12725
)
2019-10-02 17:59:59 -07:00
BinaryCodec.java
…
BinaryMessenger.java
Android Embedding Refactor PR34: Fill in missing nullability annotations. (
#9384
)
2019-06-19 23:44:15 -07:00
ErrorLogResult.java
…
EventChannel.java
…
FlutterException.java
…
JSONMessageCodec.java
…
JSONMethodCodec.java
…
JSONUtil.java
…
MessageCodec.java
Android Embedding Refactor PR34: Fill in missing nullability annotations. (
#9384
)
2019-06-19 23:44:15 -07:00
MethodCall.java
…
MethodChannel.java
Expanded channel buffer resize to method channels. (
#12725
)
2019-10-02 17:59:59 -07:00
MethodCodec.java
…
PluginRegistry.java
…
StandardMessageCodec.java
Fix objects equal to null not being detected as null (
#11283
)
2019-09-16 12:16:38 -07:00
StandardMethodCodec.java
…
StringCodec.java
…