simple_count_down_timer 1.0.6
simple_count_down_timer: ^1.0.6 copied to clipboard
This is a simple countdown timer widget. It displays the remaining time until a specified time, triggers a callback function when the countdown finishes.
1.0.0 #
First version of the new countdown timer
1.0.1 #
readme file updated
1.0.2 #
minor fixes
1.0.3 #
description fixes in pubspec
1.0.4 #
removed unused libraries
1.0.5 #
updated gradle to 8.11.1
1.0.6 #
- Updated Flutter and Dart SDK constraints to latest versions.
- Updated dependencies to latest versions.