countdown_animation 0.0.5+2
countdown_animation: ^0.0.5+2 copied to clipboard
A new Flutter package project for countdown animation.
countdown_animation #
A Flutter package for countdown animation.
Getting Started #
-
Add the package to your project using :
countdown_animation:and add the import'package:countdown_animation/countdown_animation.dart' -
Add total number of divisions you want your progress bar to complete
-
To trigger progress forward , use
CountController -
You can also add progress color,background color and stroke width
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Screenshot #
| countdown animation | countdown after completion |
|---|---|
![]() |
![]() |

