sync_datetime 0.1.1 copy "sync_datetime: ^0.1.1" to clipboard
sync_datetime: ^0.1.1 copied to clipboard

A production-quality Dart package for reliable and predictable DateTime synchronization between clients and servers.

0.1.1 #

  • Add repository metadata to pubspec.yaml.
  • Fix potential 1-hour parsing offset bug under Daylight Saving Time (DST) transitions in fromServer.
  • Improve parameter naming on toUtc and toServer for clarity.
  • Implement detailed ArgumentError.value debugging information.
  • Add additional test coverage for negative timezone offset parsing.

0.1.0 #

  • Initial version.
  • Implement reliable, predictable DateTime synchronization methods: toUtc, fromUtc, toServer, fromServer, and combine.
  • Enforce strict parameter validation and robust parsing of ISO 8601 strings (handling both explicit and implicit UTC formats).
1
likes
0
points
391
downloads

Publisher

unverified uploader

Weekly Downloads

A production-quality Dart package for reliable and predictable DateTime synchronization between clients and servers.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on sync_datetime