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
5677d3dea5
Reformat some files that were not auto-formatted (
#21940
)
2020-10-23 18:57:03 -07:00
..
embedding
Reformat some files that were not auto-formatted (
#21940
)
2020-10-23 18:57:03 -07:00
external
Exposes FlutterSurfaceView, and FlutterTextureView to FlutterActivity and FlutterFragment. (
#41984
,
#47557
) (
#16552
)
2020-02-12 19:21:00 -08:00
plugin
Revert "Reland: Use dispatchKeyEventPreIme, and handle keys sent to InputConnection.sendKeyEvent on Android (
#21979
)" (
#22004
)
2020-10-20 11:42:01 -07: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
Fixes Edge trigger route change announcement (
#21975
)
2020-10-22 14:22:03 -07:00
FlutterInjectorTest.java
Add a java injector for testing (
#20789
)
2020-08-29 22:29:23 -07:00
FlutterTestSuite.java
Forward Error objects to uncaught exception handler if there is one. (
#21806
)
2020-10-16 08:21:04 -07:00
SmokeTest.java
…