flutter_timer_countdown 1.0.7 flutter_timer_countdown: ^1.0.7 copied to clipboard
A simple timer for counting down a given time. Supports customizable appearance and different formats.
[1.0.7] - 2023.11.06 #
- Removing flutter_lints dependency.
[1.0.6] - 2023.10.16 #
- Get remaining time onTick.
[1.0.5] - 2022.09.14 #
- Updating Readme file.
[1.0.4] - 2022.09.11 #
- Updating dependencies & Readme file.
[1.0.3] - 2021.12.09 #
- Bug fix: Fixing late initialization
[1.0.2] - 2021.08.23 #
- Feature: Customizable space between number units and colons.
- Bug fixes
[1.0.1] - 2021.08.12 #
- Improvements
[1.0.0] - 2021.08.11 #
- Initial version