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

outdated

This package can be used to build a digital as well as analog clock. Written on the top of analog_clock package.

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.1

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';
52
likes
0
points
1.53k
downloads

Publisher

verified publishercomplexcoders.com

Weekly Downloads

This package can be used to build a digital as well as analog clock. Written on the top of analog_clock package.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on one_clock