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

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

1.0.6 - 2024-12-14 #

Added #

  • Added example file

1.0.5 - 2024-12-14 #

Added #

  • Added comments

Updated #

  • README documentation for better clarity.

1.0.4 - 2024-12-14 #

Updated #

  • Changelog documentation

1.0.3 - 2024-12-14 #

Updated #

  • README documentation for better clarity.

1.0.2 - 2024-12-14 #

Updated #

  • README documentation.

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.
3
likes
160
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_timer_count_down