cupertino_clock 0.1.0+1 copy "cupertino_clock: ^0.1.0+1" to clipboard
cupertino_clock: ^0.1.0+1 copied to clipboard

A clock with the Cupertino look and feel.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cupertino_clock

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

dependencies:
  cupertino_clock: ^0.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:cupertino_clock/cupertino_clock.dart';
1
likes
150
pub points
25%
popularity

Publisher

unverified uploader

A clock with the Cupertino look and feel.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, flutter, meta, timezone

More

Packages that depend on cupertino_clock