time_planner 0.1.0
time_planner: ^0.1.0 copied to clipboard
A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web
0.1.0 #
- Add BorderRadius for tasks to style
- Add horizontal padding around each task in the time planner by kashua14 - #7
- Refactor code by myConsciousness - #5
- Fix double
Scrollbarfor times
0.0.4 #
- fix
daysDurationwhen this is null - fix 12 AM task bug
0.0.3 #
- add multi days task
- fix some issue in doc
0.0.2 #
- migrate to nullSafety
- add showScrollBar to [TimePlannerStyle]
0.0.1+1 #
- fix some issue in readme and pubspec.yaml
0.0.1 #
- first release