progress_bar_countdown 0.0.3
progress_bar_countdown: ^0.0.3 copied to clipboard
An animated timer that counts down like a progress bar
0.0.3 - 2024/09/30 #
- Corrected README following 0.0.2 changes
0.0.2 - 2024/09/29 #
- Changed the
initialSeconds
parameter toinitialDuration
.- Changed the format from double to a
Duration()
- Changed the format from double to a
- Added a
timeFormatter
parameter to format the time.- Added an example time formatter
0.0.1 - 2024/09/25 #
- Initial Release