timer_builder 2.0.0
timer_builder: ^2.0.0 copied to clipboard
A widget that rebuilds itself on scheduled, periodic, or dynamically generated time events.
2.0.0 -3/23/2021 #
- Null safety
1.3.0 04/14/2019 #
- Moved a number of static methods outside of TimerBuilder to make them reusable
1.2.3 02/18/2019 #
- Updated README
1.2.2 02/18/2019 #
- Updated package documentation
1.2.0 02/18/2019 #
- Changed date alignment rules, supporting alignment by the day
1.1.0 02/18/2019 #
- Introduced factory constructors for scheduled and periodic time events
1.0.0 02/16/2019 #
- Initial release