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.

flutter_native_timezone #

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

Getting Started #

Install this package and everthing good will just follow along with you.

Features #

  • iOS Support
  • Android Support

Usage examples #

Get the timezone

final String currentTimeZone = await FlutterNativeTimezone.getLocalTimezone();
239
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