flutter_timezone

Creator: coderz1093

Last updated:

Add to Cart

Description:

flutter timezone

flutter_timezone #
A flutter plugin for getting the local timezone of the OS.
This is a fork of the original flutter_native_timezone due to lack of maintenance of that package.
Getting Started #
Install this package and everything good will just follow along with you.
Usage examples #
Get the timezone #
final String currentTimeZone = await FlutterTimezone.getLocalTimezone();
copied to clipboard
Reference #
Wikipedia's list of TZ database names

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.