easy_timer_count 0.0.2 copy "easy_timer_count: ^0.0.2" to clipboard
easy_timer_count: ^0.0.2 copied to clipboard

A flexible Flutter package for countdown and count-up timers

0.0.2 #

  • Initial release of easy_timer_count.
  • Added EasyTimerCount widget for countdown / count-up timer display.
  • Added EasyTime class for setting duration with hours, minutes, seconds.
  • Added EasyTimerController to control the timer (start, stop, reset, resume, restart).
  • Added support for ascending / descending ranking (RankingType).
  • Added support for separators (colon, dashed, none).
  • Added customization options for:
    • Text color, font, weight, size, spacing, decoration, locale, background
    • Custom builder for fully custom UI
  • Added lifecycle callbacks:l
    • onTimerStarts
    • onTimerEnds
    • onTimerRestart (when auto-restarting is enabled)
  • Added options for resetTimer and reCountAfterFinishing.
2
likes
150
points
112
downloads

Publisher

unverified uploader

Weekly Downloads

A flexible Flutter package for countdown and count-up timers

Repository (GitHub)

Topics

#timer #stopwatch #countup #countdown #time

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_screenutil

More

Packages that depend on easy_timer_count