Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 510 Bytes

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 510 Bytes

1.0.0

  • Bump kotlin, gradle and android version to support AndroidX.

0.0.8

  • Fix small issue with Kotlin String? type

0.0.7

  • Bump kotlin version to 1.2.51

0.0.6

  • Added commit to delete and clear for android.
  • Updated xcode example project, because of duplicate framework (new version of flutter)

0.0.3 - 0.0.5

  • Bugfixes and hardening of the code

0.0.2

  • Added iOS support (Objective-C for now)

0.0.1

  • Intial release with only Android support. iOS support due to follow.