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
18ad03d49d
Fixed an Android keyboard entry bug that was introduced by the embedding refactor. (
#28438
) (
#7954
)
2019-02-25 19:15:49 -08:00
..
android
Fixed an Android keyboard entry bug that was introduced by the embedding refactor. (
#28438
) (
#7954
)
2019-02-25 19:15:49 -08: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
Delete GL textures when they are released from the texture registry. (
#7836
)
2019-02-15 13:11:49 -08:00
systemchannels
Android embedding refactor pr3 add remaining systemchannels (
#7892
)
2019-02-20 17:05:31 -08:00
FlutterEngine.java
Do not clear FlutterJNI state when a FlutterView is detached (
#7929
)
2019-02-25 15:31:50 -08:00
FlutterJNI.java
Do not clear FlutterJNI state when a FlutterView is detached (
#7929
)
2019-02-25 15:31:50 -08:00