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
/
test
/
io
/
flutter
History
Jason Simmons
bf6dc49c14
Move the WindowInsetsAnimation.Callback implementation to an inner class to avoid Android class loader warnings (
#22916
)
2020-12-08 12:38:02 -08:00
..
embedding
Allow the root layout to be overriden. (
#22887
)
2020-12-07 14:15:45 -08:00
external
Exposes FlutterSurfaceView, and FlutterTextureView to FlutterActivity and FlutterFragment. (
#41984
,
#47557
) (
#16552
)
2020-02-12 19:21:00 -08:00
plugin
Move the WindowInsetsAnimation.Callback implementation to an inner class to avoid Android class loader warnings (
#22916
)
2020-12-08 12:38:02 -08:00
plugins
Migrate embedding to AndroidX (
#17075
)
2020-03-13 21:19:24 -07:00
util
Pass text input key events to the EventResponder if they do not yield characters (
#20912
)
2020-08-31 17:56:09 -07:00
view
Fix talkback in hybrid composition while using FlutterFragmentActivity (
#22429
)
2020-11-12 10:30:29 -08:00
FlutterInjectorTest.java
Split AOT Android Embedder and shell (
#22179
)
2020-11-19 17:22:26 -08:00
FlutterTestSuite.java
Split AOT Android Embedder and shell (
#22179
)
2020-11-19 17:22:26 -08:00
SmokeTest.java
…