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
Ben Konyi
0a2869e5c3
Added support for authentication codes for the VM service (
#8527
)
2019-04-10 14:38:58 -07:00
..
dart
Introduced a number of Java system channels in io/flutter/embedding/engine/systemchannels/ (
#7500
)
2019-02-06 17:07:30 -08:00
renderer
Android Embedding PR25: Prevent black rectangle when launching FlutterActivity (
#8460
)
2019-04-05 15:59:12 -07:00
systemchannels
Handle null values in TextInputConfiguration.actionLabel JSON (
#8377
)
2019-03-29 17:15:04 -07:00
FlutterEngine.java
Android Embedding PR 19: Add accessibility to new FlutterView. (
#8109
)
2019-03-14 14:24:49 -07:00
FlutterJNI.java
FlutterJNI no longer asserts it is attached when dispatching platform messages and instead fizzles with a warning if not attached. Not sure what root cause of issue is, but this is necessary to avoid crashes. (
#8246
)
2019-03-21 13:45:13 -07:00
FlutterShellArgs.java
Added support for authentication codes for the VM service (
#8527
)
2019-04-10 14:38:58 -07:00