countdown_manager 0.1.0
countdown_manager: ^0.1.0 copied to clipboard
High precision countdown and countup widgets with pause, resume, lifecycle correction, and low-power scheduling.
0.1.0 #
- Initial public release.
- Added
Countdownfor high precision countdown timers. - Added
Countupfor forward timers with optionalmaxDuration. - Added
TimerControllerwithpause,resume,stop, andreset. - Added declarative
pausedsupport. - Added lifecycle resume refresh for background correction.
- Added low-power second-level scheduler based on monotonic elapsed realtime.
- Added custom rendering through
timerWidgetBuilder.