platform_timezone 1.0.0 copy "platform_timezone: ^1.0.0" to clipboard
platform_timezone: ^1.0.0 copied to clipboard

outdated

A flutter plugin for getting the local timezone of the os. And It is migrated to v2.

platform_timezone #

A flutter plugin for getting the local timezone of the os. And It is migrated to v2.

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

Publisher

unverified uploader

A flutter plugin for getting the local timezone of the os. And It is migrated to v2.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on platform_timezone