A flutter plugin for getting the local timezone of the os.
Install this package and everthing good will just follow along with you.
- iOS Support
- Android Support
final String currentTimeZone = await FlutterNativeTimezone.getLocalTimezone();
A flutter plugin for getting the local timezone of the os.
Install this package and everthing good will just follow along with you.
final String currentTimeZone = await FlutterNativeTimezone.getLocalTimezone();