easy_timer_count 0.0.2 copy "easy_timer_count: ^0.0.2" to clipboard
easy_timer_count: ^0.0.2 copied to clipboard

A flexible Flutter package for countdown and count-up timers

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_timer_count

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

dependencies:
  easy_timer_count: ^0.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:easy_timer_count/easy_timer_count.dart';
2
likes
150
points
118
downloads

Publisher

unverified uploader

Weekly Downloads

A flexible Flutter package for countdown and count-up timers

Repository (GitHub)

Topics

#timer #stopwatch #countup #countdown #time

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_screenutil

More

Packages that depend on easy_timer_count