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

A flutter plugin for getting the local timezone of the device.

flutter_native_timezone_2025 #

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
  • ✅ MacOS Support
  • ✅ Web Support

Usage examples #

Get the timezone

final String currentTimeZone = await FlutterNativeTimezone.getLocalTimezone();
0
likes
140
points
739
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin for getting the local timezone of the device.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on flutter_native_timezone_2025