- Update dependencies, gradle
- Update android deps
- Clean up
- Update android deps
- Clean up
- Android embedding thanks https://github.com/StanleyCocos for the PR!
- fix Nullability issue in the Kotlin code thanks https://github.com/wbusey0 for the PR.
- Migrate to null-safety
- Minimum Dart SDK 2.12.0 thanks https://github.com/wbusey0 for the PR.
- Removed
keys()
- Bump kotlin, gradle and android version to support AndroidX.
- Fix small issue with Kotlin String? type
- Bump kotlin version to 1.2.51
- Added commit to delete and clear for android.
- Updated xcode example project, because of duplicate framework (new version of flutter)
- Bugfixes and hardening of the code
- Added iOS support (Objective-C for now)
- Intial release with only Android support. iOS support due to follow.