trusted_time_android 0.0.4 copy "trusted_time_android: ^0.0.4" to clipboard
trusted_time_android: ^0.0.4 copied to clipboard

PlatformAndroid

A Flutter plugin providing reliable and accurate time keeping for Android apps using Google's TrustedTime API.

0.0.1 #

  • Initial release of the plugin, only supports computeCurrentUnixEpochMillis method.

0.0.2 #

  • Added getLatestTimeSignal method.
  • Added SerializableTimeSignal class.
  • Added SerializableCurrentInstant class.
  • Added tests.

0.0.3 #

  • Bump Dart and Flutter SDK constraints.
  • Update the repository URL.

0.0.4 #

  • Bump Dart and Flutter SDK constraints.
  • Update dependency versions.
  • Codebase updates according to new analysis_options.yaml file.
8
likes
150
points
44
downloads

Publisher

verified publisherbizjak.dev

Weekly Downloads

A Flutter plugin providing reliable and accurate time keeping for Android apps using Google's TrustedTime API.

Repository (GitHub)
View/report issues

Topics

#time #android #trustedtime #google #play-services

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on trusted_time_android

Packages that implement trusted_time_android