trusted_time 1.0.3 copy "trusted_time: ^1.0.3" to clipboard
trusted_time: ^1.0.3 copied to clipboard

Tamper-proof, offline-safe, multi-source trusted time for Flutter. Provides reliable timestamps immune to system clock manipulation.

1.0.3 #

Changes #

  • Fix workflows: formatting and release check (fa4e61a)
  • Format env block in release workflow (35168a2)
  • Add automated release workflows and iOS packaging (68949cd)

1.0.1 #

  • Chore: Implemented a fully automated release and publishing workflow using GitHub Actions.
  • Fix: Added full platform support for Web, Windows, macOS, and Linux.

1.0.0 #

  • Initial High-Integrity Release: Production-ready engine for tamper-proof UTC time.
  • Marzullo Consensus: Multi-source quorum resolution from Tier-1 NTP and HTTPS providers.
  • Temporal Baseline: Hardware-anchored monotonic timeline ensuring zero-drift consistency.
  • Full Jitter Backoff: Industry-standard retry strategy for high-resiliency cloud connectivity.
  • Zero-Alloc Performance: Memory-optimized internal stack with <1μs synchronous retrieval.
3
likes
160
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Tamper-proof, offline-safe, multi-source trusted time for Flutter. Provides reliable timestamps immune to system clock manipulation.

Repository (GitHub)
View/report issues
Contributing

Topics

#time #ntp #security #tamper-proof #anti-fraud

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, flutter_web_plugins, http, intl, ntp, plugin_platform_interface, web

More

Packages that depend on trusted_time

Packages that implement trusted_time