flutter_timezone_observer 1.2.0 copy "flutter_timezone_observer: ^1.2.0" to clipboard
flutter_timezone_observer: ^1.2.0 copied to clipboard

Get and observe the device's IANA timezone. Includes mixins to automatically sync the timezone when the app resumes.

1.2.0 - 2026-08-21 #

Features #

  • feat: add web support — the IANA timezone is read from Intl.DateTimeFormat, and changes are detected on visibilitychange / focus and by polling while the page is visible

1.1.0 - 2026-07-06 #

Features #

  • feat: add Swift Package Manager support for iOS (CocoaPods remains supported)

1.0.1 - 2026-02-20 #

Bug Fixes #

  • fix: cache onTimezoneChanged stream to prevent PlatformException on repeated subscribe/cancel cycles

1.0.0 - 2025-11-15 #

Features #

  • feat: initial release of flutter_timezone_observer
1
likes
160
points
395
downloads

Documentation

API reference

Publisher

verified publisherkalaganov.dev

Weekly Downloads

Get and observe the device's IANA timezone. Includes mixins to automatically sync the timezone when the app resumes.

Repository (GitHub)
View/report issues

Topics

#timezone #zone #time #observer #native

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on flutter_timezone_observer

Packages that implement flutter_timezone_observer