blinking_timer 1.0.2 copy "blinking_timer: ^1.0.2" to clipboard
blinking_timer: ^1.0.2 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 Flutter:

 $ flutter pub add blinking_timer

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

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

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on blinking_timer