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

discontinued
outdated

A flutter plugin for getting native timezone in android and ios.

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 Timezone.getLocalTimezone();
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin for getting native timezone in android and ios.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_native_timezonev2