circular_countdown_timer
Make an animated circular countdown using Circular Countdown Timer.
0.2.4
26K downloads/mo
#1958 most downloaded on pub.dev
MuhammadUsamaSiddiqui/circular_countdown_timer
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 3 weeks to 1.7 years
Nearly every release is documented
notes for 15 of 15 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
15 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
15 releases · Apr 2020 to Jul 2024Releases
latest 15-
0.2.427 Jul 2024 -
0.2.329 Oct 2022Release notes
Open source →-
Fixes:
- Fixed values of isPaused and isResumed parameters of CountDownController.
-
Features:
- Added parameter (isRestarted) in CountDownController to get the restart status of Countdown Timer.
- Added Optional parameter Function(Function(Duration duration) defaultFormatterFunction, Duration duration) named timeFormatterFunction that allows you to format the current duration to any String in Countdown Widget.
-
-
0.2.223 Jun 2022Release notes
Open source →-
Fixes:
- Showed duration value when autoStart is false.
- If initialDuration is given, then timer doesn't starts. It hangs.
-
Features:
- Added parameters (isStarted, isPaused, isResumed) in CountDownController to get the current status of Countdown Timer.
- Added reset method in CountDownController to reset the Countdown Timer.
- Added Optional Parameter ValueChanged<String> named onChange which will execute when the Countdown Changes.
-
-
0.2.113 Mar 2022 -
0.2.023 Mar 2021 -
0.1.015 Feb 2021Release notes
Open source →-
Added Optional Parameter:
- int named initialDuration to provide initial elapsed Duration in Seconds.
- Gradient named ringGradient to provide ring gradient for Countdown Widget.
- Gradient named fillGradient to provide filling gradient for Countdown Widget.
- Gradient named backgroundGradient to provide background gradient for Countdown Widget.
-
Changed Parameter name from color to ringColor.
-
Added CountdownTextFormat.S in CountdownTextFormat.
-
-
0.0.924 Jan 2021Release notes
Open source →- Added Optional Parameter:
- bool named autoStart to handle timer start.
- String named textFormat to format Countdown Text.
- VoidCallback named onStart which will execute when the Countdown Starts.
- Added Optional Parameter:
-
0.0.805 Dec 2020Release notes
Open source →- Fixed key issue.
- Added getTime method in CountDownController to get the Current Time of Countdown Timer.
- Added Optional Parameter StrokeCap named strokeCap for countdown begin and end contours.
-
0.0.726 Sep 2020Release notes
Open source →-
Added Optional Parameter:
- Key named key for Countdown Timer.
- bool named isReverseAnimation to handle Animation Direction i.e Forward or Reverse.
-
Added optional int parameter named duration in restart method of CountDownController, to restart the countdown with new duration.
-
-
0.0.606 Sep 2020Release notes
Open source →- Added optional Color parameter backgroundColor to change Background Color of Countdown Widget.
- Added optional CountDownController parameter controller to control (i.e Pause, Resume, Restart) the Countdown Timer.
-
0.0.515 Aug 2020Release notes
Open source →- Contribution by Joshua de Guzman
- Added optional bool parameter isTimerTextShown to hide and show Timer Text.
- Refactor Logic for Animation.
- Contribution by Joshua de Guzman
-
0.0.415 Jun 2020 -
0.0.313 Jun 2020Release notes
Open source →- Changed Parameter name from:
- countdownTextStyle to textStyle.
- reverseOrder to isReverse.
- onCountDownComplete to onComplete.
- Changed Parameter name from:
-
0.0.208 Jun 2020 -
0.0.128 Apr 2020