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

Easy Network Time

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add easy_network_time

With Flutter:

 $ flutter pub add easy_network_time

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

dependencies:
  easy_network_time: ^1.0.3

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:easy_network_time/easy_network_time.dart';
4
likes
100
points
83
downloads

Publisher

unverified uploader

Weekly Downloads

Easy Network Time

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

http, timezone

More

Packages that depend on easy_network_time