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
Matt Carroll
28433c513c
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
..
dart
Introduced a number of Java system channels in io/flutter/embedding/engine/systemchannels/ (
#7500
)
2019-02-06 17:07:30 -08:00
renderer
Moved io.flutter.embedding.engine.android package to io.flutter.embedding.android (
#8221
)
2019-03-20 11:30:49 -07:00
systemchannels
Android Embedding PR 19: Add accessibility to new FlutterView. (
#8109
)
2019-03-14 14:24:49 -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
Add dump-shader-skp switch to help ShaderWarmUp (
#8148
)
2019-03-14 12:58:09 -07:00