flutter_time_guard 0.0.6
flutter_time_guard: ^0.0.6 copied to clipboard
Flutter Time Guard is used to detect system time changes and validate device time using NTP, ensuring reliable and secure time-sensitive operations.
0.0.1 #
- Initial release.
- Detects manual system time/date changes.
- Validates device time using NTP.
0.0.2 #
- Adding prober documentation.
0.0.3 #
- Adding demo.
0.0.4 #
- fix demo.
0.0.5 #
- expose tolerenceInSeconds Parameter.
- refactor and cleaning unnecessary packages.
0.0.6 #
- including time zone changes.
- cleanup.