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
/
android
History
Matt Carroll
4fc95ebb29
Fixed memory leaks within FlutterFragment and FlutterView (
#34268
,
#34269
,
#34270
). (
#9288
)
2019-06-11 17:01:20 -07:00
..
AndroidKeyProcessor.java
Removed VIRTUAL_KEYBOARD check in TextInputPlugin because it's blocking Espresso work and its purpose is unknown. (
#9238
)
2019-06-10 13:30:39 -07:00
AndroidTouchProcessor.java
Check for hover motion events in AndroidTouchProcessor (
#8376
)
2019-03-29 15:42:11 -07:00
FlutterActivity.java
Add plugin shim to facilitate old plugins in new embedding (
#33478
). (
#9120
)
2019-05-29 18:39:15 -07:00
FlutterFragment.java
Fixed memory leaks within FlutterFragment and FlutterView (
#34268
,
#34269
,
#34270
). (
#9288
)
2019-06-11 17:01:20 -07:00
FlutterSurfaceView.java
Android Embedding PR27: Fix SurfaceView flicker in Fragment transactions (
#8504
)
2019-04-09 13:45:25 -07:00
FlutterTextureView.java
Android Embedding PR25: Prevent black rectangle when launching FlutterActivity (
#8460
)
2019-04-05 15:59:12 -07:00
FlutterView.java
Fixed memory leaks within FlutterFragment and FlutterView (
#34268
,
#34269
,
#34270
). (
#9288
)
2019-06-11 17:01:20 -07:00