Android:
- Bump Kotlin version to 1.6.21. Fixes #15.
Note: This version may require running a Gradle clean BEFORE you upgrade.
Android:
- Set JVM target to Java 8 for Kotlin language. Fixes #10.
Re-add lost example file.
Support for Android Gradle Plugin version 8.
Revert Android minSDKVersion to 16 since calls to newer APIs are guarded.
Enable MacOS support
Enable web support
- iOS fixes for example app
- Change package name to net.wolverinebeach
- Fix method channel name typo on iOS
Initial release as flutter_timezone. This release is built on top of flutter_native_timezone v2.0.1, with the following additional changes cherry-picked: