flutter_smart_timer 1.1.6
flutter_smart_timer: ^1.1.6 copied to clipboard
A smart timer designed for easy use, featuring interval functions and customizable duration settings.
1.1.6 #
- upd Readme
1.1.5 #
- Add dispose method for stream controllers
1.1.4 #
- Add unit tests
- remove ArgumentError on empty interval list
1.1.3 #
- Add stream controllers for timer
1.1.2 #
- Add endtime field for stop timer
1.1.1 #
- Change int fields to duration (customDuration, countDownStartedTime)
1.1.0 #
- Add countdown mode
- Add countdown startted time
1.0.9 #
- Add custom duration
- Add onIntervallTick
- upd description & documentation
1.0.8 #
- Add emtpry intervals check
- Add isActive check for timer
- Fix completed time
1.0.7 #
- Rmv prints on example & add int on complete
1.0.6 #
- Rename example & head class
1.0.5 #
- Fix format issues for pub dev
1.0.4 #
- Fix home page
1.0.0 #
- Initial version.