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

outdated

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();
242
likes
0
pub points
98%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_native_timezone