circular_countdown_timer 0.0.5
circular_countdown_timer: ^0.0.5 copied to clipboard
Make an animated circular countdown using Circular Countdown Timer.
0.0.1 Apr 28 2020. #
- Initial release.
0.0.2 Jun 08 2020. #
- Fixed Crash on onCountDownComplete.
- Updated README.
0.0.3 Jun 13 2020. #
-
Changed Parameters name from:
- countdownTextStyle to textStyle.
- reverseOrder to isReverse.
- onCountDownComplete to onComplete.
-
Updated README.
0.0.4 Jun 15 2020. #
- Added support to show Hours in Countdown Text.
0.0.5 Aug 15 2020. #
-
Contribution by Joshua de Guzman
- Added optional bool parameter isTimerTextShown to hide and show Timer Text.
- Refactor Logic for Animation.
-
Updated README.