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();