one_clock 1.0.4 copy "one_clock: ^1.0.4" to clipboard
one_clock: ^1.0.4 copied to clipboard

outdated

Flutter analog and digital clock plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add one_clock

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

dependencies:
  one_clock: ^1.0.4

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:one_clock/one_clock.dart';
48
likes
0
points
1.48k
downloads

Publisher

verified publishercomplexcoders.com

Weekly Downloads

Flutter analog and digital clock plugin

Homepage

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on one_clock