flutter_time_guard 1.1.0 copy "flutter_time_guard: ^1.1.0" to clipboard
flutter_time_guard: ^1.1.0 copied to clipboard

A Flutter plugin for detecting system Date/Time and Time zone changes and validate device time against NTP, ensuring reliable and secure time-sensitive operations.

1.1.0 #

  • Adding guards on screen state

1.0.0 #

  • Added automatic foreground time change detection for Android.
  • Marked plugin as production-ready.

0.0.6 #

  • Included time zone change detection.
  • Code cleanup.

0.0.5 #

  • Exposed toleranceInSeconds parameter.
  • Refactored code and removed unnecessary packages.

0.0.4 #

  • Fixed demo.

0.0.3 #

  • Added demo.

0.0.2 #

  • Added proper documentation.

0.0.1 #

  • Initial release.
  • Detected manual system time/date changes.
  • Validated device time using NTP.
12
likes
160
points
416
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for detecting system Date/Time and Time zone changes and validate device time against NTP, ensuring reliable and secure time-sensitive operations.

Homepage
Repository (GitHub)
View/report issues

Topics

#time #ntp #datetime #security

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, ntp, plugin_platform_interface

More

Packages that depend on flutter_time_guard