Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 958 Bytes

CHANGELOG.md

File metadata and controls

59 lines (32 loc) · 958 Bytes

2.3.0

  • Update dependencies, gradle

2.2.1

  • Update android deps
  • Clean up

2.2.0

  • Update android deps
  • Clean up

2.1.0

2.0.1

2.0.0

1.0.1

  • Removed keys()

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.