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
1a4f4e3943
Fix unused import in Android embedder (
#16494
)
...
android.os.Parcelable was added in commit 6d5aaa090abe19ff0f08eb28f6663173750fd80c but never used.
2020-02-07 12:26:50 -08:00
..
app
Add missing super.onNewIntent() call (
#15328
)
2020-01-08 18:07:36 -08:00
embedding
Ensure that Android embedding initialization always uses an application context (
#16204
)
2020-01-31 12:09:38 -08:00
plugin
Added API guards to flags in PlatformPlugin that were introduced after Flutter's min SDK version. (
#13965
)
2020-02-03 16:25:27 -08:00
util
…
view
Fix unused import in Android embedder (
#16494
)
2020-02-07 12:26:50 -08:00
Log.java
…