Last updated:
0 purchases
flutter native timezone updated gradle
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();
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.