This repository has been archived by the owner on Jun 5, 2021. It is now read-only.
Releases: j0j00/flutter_liquidcore
Releases · j0j00/flutter_liquidcore
Flutter 1.7+ support
- Don't allow implicit casts - #6 (thanks @tvh!)
- Android: Add Flutter 1.7+ support, by making all plugin invocations occur on the main thread - #7 (thanks @krista-koivisto!)
Migrate to AndroidX and update dependencies.
-
Update the
uuid
dependency from^1.0.0
to^2.0.2
. -
Android: Migrate to AndroidX.
-
Android: Bump LiquidCore dependency from
0.6.0
to0.6.2
.Notable compatibility change: Removed the default
android.permission.WRITE_EXTERNAL_STORAGE
permission.