flutter_kronos 0.1.1+2 copy "flutter_kronos: ^0.1.1+2" to clipboard
flutter_kronos: ^0.1.1+2 copied to clipboard

Kronos is an open source Network Time Protocol (NTP) synchronization library for providing a trusted clock.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_kronos

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

dependencies:
  flutter_kronos: ^0.1.1+2

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:flutter_kronos/flutter_kronos.dart';
23
likes
150
points
27
downloads
screenshot

Publisher

verified publisherfreetalk.io.vn

Weekly Downloads

Kronos is an open source Network Time Protocol (NTP) synchronization library for providing a trusted clock.

Repository (GitHub)
View/report issues

Topics

#ntp #time #kronos #synchronization #trusted

Documentation

API reference

Funding

Consider supporting this project:

paypal.me

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_kronos

Packages that implement flutter_kronos