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

A flutter plugin for getting the platform timezone.

platform_timezone #

A flutter plugin for getting the platform timezone.

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 timezone = await PlatformTimezone.getLocalTimezone();
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin for getting the platform timezone.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on platform_timezone