trusted_time_service 1.0.0 copy "trusted_time_service: ^1.0.0" to clipboard
trusted_time_service: ^1.0.0 copied to clipboard

A tamper-resistant trusted time service for Flutter and Dart apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add trusted_time_service

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

dependencies:
  trusted_time_service: ^1.0.0

Alternatively, your editor might support 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_service/trusted_time_service.dart';
0
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A tamper-resistant trusted time service for Flutter and Dart apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on trusted_time_service

Packages that implement trusted_time_service