tz_datetime 1.0.2 copy "tz_datetime: ^1.0.2" to clipboard
tz_datetime: ^1.0.2 copied to clipboard

A Flutter package for handling time zoned datetime using native platform implementations

1.0.2 #

  • fix: Auto-register platform to get rid of Flutter mechanics for basic testing.

1.0.1 #

  • fix: Add proper copyWith to adjust timezone offset.
  • fix: pubspec.yaml infos.

1.0.0 #

  • Initial release of tz_datetime package
  • Provides timezone-aware datetime functionality
  • Includes utilities for timezone conversion and manipulation
  • Supports parsing and formatting of timezone-aware dates
  • Compatible with standard Dart DateTime operations
  • SDK 3.8.1 and Flutter 3.32.1