chronograph 1.0.2 copy "chronograph: ^1.0.2" to clipboard
chronograph: ^1.0.2 copied to clipboard

Lightweight reactive stopwatch/countdown for Flutter. ChronoGraph provides ValueListenable for stopwatch, timer, and DateTime countdown, plus a tiny ChronoView.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chronograph

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

dependencies:
  chronograph: ^1.0.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:chronograph/chronograph.dart';
1
likes
160
points
80
downloads

Publisher

verified publisherwidgetarian.com

Weekly Downloads

Lightweight reactive stopwatch/countdown for Flutter. ChronoGraph provides ValueListenable for stopwatch, timer, and DateTime countdown, plus a tiny ChronoView.

Homepage
Repository (GitHub)
View/report issues

Topics

#chronograph #countdown #stopwatch #timer

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com
ko-fi.com

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on chronograph