timer_flutter 0.2.3-beta
timer_flutter: ^0.2.3-beta copied to clipboard
A DateTime-based Flutter timer with progress, formatted time, and circular widget progress/pie. As well time ago and time left.
0.0.1-beta #
- A timer with multiple listeners, synchronized with the current time.
0.1.0-beta #
- Add a future, easy-to-use for developers
time-ago and time-left
.
0.2.0-beta #
- Add a new future, circular
progress
andpie
type timer widget builder.
0.2.3-beta #
- Fixes and add timer
pause()
andresume()
functions