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

Reliable and accurate time source based on TrustedTime API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add trusted_time_android

With Flutter:

 $ flutter pub add trusted_time_android

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  trusted_time_android: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:trusted_time_android/trusted_time_android.dart';
7
likes
0
points
118
downloads

Publisher

verified publisherbizjak.dev

Weekly Downloads

Reliable and accurate time source based on TrustedTime API

Repository (GitLab)
View/report issues

Topics

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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on trusted_time_android