flutter_timezone 3.0.1 flutter_timezone: ^3.0.1 copied to clipboard
A flutter plugin for getting the local timezone of the device.
3.0.0 #
2.1.0 #
Add support for Windows.
2.0.1 #
Remove unused dependencies.
2.0.0 #
Support for Wasm compilation.
This updates the code to use the new web and js_interop libraries, which means that Flutter 3.22.0 or later is required.
1.0.8 #
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: