blinking_timer 1.0.0 copy "blinking_timer: ^1.0.0" to clipboard
blinking_timer: ^1.0.0 copied to clipboard

A customizable countdown timer with blinking effects that intensify as time runs out.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add blinking_timer

With Flutter:

 $ flutter pub add blinking_timer

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

dependencies:
  blinking_timer: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:blinking_timer/blinking_timer.dart';
1
likes
0
points
36
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

A customizable countdown timer with blinking effects that intensify as time runs out.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on blinking_timer