flutter_timezone 1.0.8 copy "flutter_timezone: ^1.0.8" to clipboard
flutter_timezone: ^1.0.8 copied to clipboard

A flutter plugin for getting the local timezone of the device.

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.7 #

Android:

  • Set JVM target to Java 8 for Kotlin language. Fixes #10.

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 #

156
likes
140
pub points
99%
popularity

Publisher

verified publisherwolverinebeach.net

A flutter plugin for getting the local timezone of the device.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on flutter_timezone