simple_timer_count_down 1.0.3 copy "simple_timer_count_down: ^1.0.3" to clipboard
simple_timer_count_down: ^1.0.3 copied to clipboard

Simple timer count down. Easy to use and simple to implement.

1.0.1 - 2024-12-14 #

Added #

  • Initial release of the SimpleTimerCountDown package.
  • Core features:
    • Countdown functionality with customizable duration and interval.
    • Callbacks:
      • onStarted: Triggered when the timer starts.
      • onFinished: Triggered when the countdown finishes.
      • onChange: Triggered every interval with the remaining time.
    • builder property for rendering custom UI during the countdown.
  • Proper lifecycle management:
    • Automatic cleanup of timers when the widget is disposed.

    [1.0.2] - 2024-12-21 #

    Updated #

    • README documentation.

    [1.0.3] - 2024-12-21 #

    Updated #

    • README documentation for better clarity.
3
likes
0
points
36
downloads

Publisher

verified publisherhapvey.com

Weekly Downloads

Simple timer count down. Easy to use and simple to implement.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on simple_timer_count_down