flutter_timezone_plus 1.0.9 flutter_timezone_plus: ^1.0.9 copied to clipboard
A fork of https://pub.dev/packages/flutter_timezone that works on windows and linux
1.0.9 #
Added windows method calls.
1.0.8 #
- Fork flutter_timezone
Android:
- Bump Kotlin version to 1.6.21. Fixes #15.
Note: This version may require running a Gradle clean BEFORE you upgrade.
1.0.6 #
Re-add lost example file.
1.0.5 #
Support for Android Gradle Plugin version 8.
1.0.4 #
Revert Android minSDKVersion to 16 since calls to newer APIs are guarded.
1.0.3 #
Enable MacOS support
1.0.2 #
Enable web support
1.0.1 #
- iOS fixes for example app
- Change package name to net.wolverinebeach
- Fix method channel name typo on iOS
1.0.0 #
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: