Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Releases: j0j00/flutter_liquidcore

Flutter 1.7+ support

10 Dec 00:34
d39851a
Compare
Choose a tag to compare
  • 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.

31 Aug 18:37
8dd1626
Compare
Choose a tag to compare
  • Update the uuid dependency from ^1.0.0 to ^2.0.2.

  • Android: Migrate to AndroidX.

  • Android: Bump LiquidCore dependency from 0.6.0 to 0.6.2.

    Notable compatibility change: Removed the default android.permission.WRITE_EXTERNAL_STORAGE permission.