count_timer 1.2.1 copy "count_timer: ^1.2.1" to clipboard
count_timer: ^1.2.1 copied to clipboard

A Count down in seconds Will well defined callbacks

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add count_timer

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

dependencies:
  count_timer: ^1.2.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:count_timer/count_timer.dart';
2
likes
100
pub points
13%
popularity

Publisher

unverified uploader

A Count down in seconds Will well defined callbacks

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on count_timer