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
History
Chris Bracken
14d2954a52
Eliminate unused import in FlutterView (
#9439
)
...
Eliminates an unused import in FlutterView.java. Fixes import ordering.
2019-06-24 11:17:18 -07:00
..
app
Wire intent args for observatory port (
#9378
)
2019-06-19 13:13:13 -07:00
embedding
Android Embedding Refactor PR35: Ensure all JNI methods are in FlutterJNI (
#34751
). (
#9391
)
2019-06-20 17:13:58 -07:00
plugin
delegate checkInputConnectionProxy to the relevant platform view (
#9426
)
2019-06-21 14:30:58 -07:00
util
…
view
Eliminate unused import in FlutterView (
#9439
)
2019-06-24 11:17:18 -07:00
Log.java
Resolves embedding log chattyness by gating verbose, debug, and info logs by level (
#34876
). (
#9425
)
2019-06-21 16:40:32 -07:00