- Add countdown onEnd event.
- Add millisecond animation.
- Fixed: #31
- Upgrade null safety
- Fixed: #25
- Add notes.
- Modify part naming.
- Add endTime and onEnd
- Add textStyle
- add FlutterCountdownController
- add Countdown widget
- fix: display 0 seconds then do onEnd after 1 sec
- feat: widgetBuilder
- feat: example demo
- feat: emptyWidget
- docs: update demo code
- fix zero not to display
- add onEnd function
- init Countdown