flutter_timezone_observer 1.2.0
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 onvisibilitychange/focusand 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)