flutter_native_timezone 2.0.0 copy "flutter_native_timezone: ^2.0.0" to clipboard
flutter_native_timezone: ^2.0.0 copied to clipboard

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

2.0.0 #

1.1.0 #

Updated the web support and changed the android code to use ZoneID rather than TimeZone which returns more correct iana timezones.

1.0.12 #

Add in support for the web.

1.0.11 #

Upgrade the kotlin version.

1.0.10 #

Another fix to the ios build issue.

1.0.9 #

Fix up the issue with the ios build.

1.0.8 #

Upgrade to the use null safety.

1.0.5 #

  • Merge in changes updating the android version.

1.0.4 #

  • Fix up compile issues on android and iOS. Recreated the plugin wrapper from a flutter create method.

1.0.3 #

  • Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.
241
likes
100
pub points
99%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on flutter_native_timezone