PackageTrack
Sign in Get early access

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 2024
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 15
  1. 0.2.4 27 Jul 2024
    Release notes
    • Updated package to the latest Flutter version.
    Open source →
  2. 0.2.3 29 Oct 2022
    Release notes
    • 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.
    Open source →
  3. 0.2.2 23 Jun 2022
    Release notes
    • 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.
    Open source →
  4. 0.2.1 13 Mar 2022
    Release notes
    • Updated package to latest Flutter version.
    Open source →
  5. 0.2.0 23 Mar 2021
    Release notes
    • Added Null Safety Support.
    Open source →
  6. 0.1.0 15 Feb 2021
    Release notes
    • 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.

    Open source →
  7. 0.0.9 24 Jan 2021
    Release notes
    • 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.
    Open source →
  8. 0.0.8 05 Dec 2020
    Release notes
    • 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.
    Open source →
  9. 0.0.7 26 Sep 2020
    Release notes
    • 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.

    Open source →
  10. 0.0.6 06 Sep 2020
    Release notes
    • 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.
    Open source →
  11. 0.0.5 15 Aug 2020
    Release notes
    • Contribution by Joshua de Guzman
      • Added optional bool parameter isTimerTextShown to hide and show Timer Text.
      • Refactor Logic for Animation.
    Open source →
  12. 0.0.4 15 Jun 2020
    Release notes
    • Added support to show Hours in Countdown Text.
    Open source →
  13. 0.0.3 13 Jun 2020
    Release notes
    • Changed Parameter name from:
      • countdownTextStyle to textStyle.
      • reverseOrder to isReverse.
      • onCountDownComplete to onComplete.
    Open source →
  14. 0.0.2 08 Jun 2020
    Release notes
    • Fixed Crash on onCountDownComplete.
    Open source →
  15. 0.0.1 28 Apr 2020
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive