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
Sarah Zakarias
2c5a1bf507
Provide lookup key to access Flutter assets in the APK (
#4785
)
2018-03-16 12:59:57 +01:00
..
ActivityLifecycleListener.java
…
BasicMessageChannel.java
…
BinaryCodec.java
…
BinaryMessenger.java
…
EventChannel.java
…
FlutterException.java
…
JSONMessageCodec.java
…
JSONMethodCodec.java
…
JSONUtil.java
Fix build break caused by
https://github.com/flutter/engine/pull/4491
(
#4524
)
2018-01-07 07:51:46 -08:00
MessageCodec.java
…
MethodCall.java
…
MethodChannel.java
…
MethodCodec.java
…
PluginRegistry.java
Provide lookup key to access Flutter assets in the APK (
#4785
)
2018-03-16 12:59:57 +01:00
StandardMessageCodec.java
Make standard codecs extensible (
#4770
)
2018-03-16 00:08:08 +00:00
StandardMethodCodec.java
Make standard codecs extensible (
#4770
)
2018-03-16 00:08:08 +00:00
StringCodec.java
…