- Fix multi days task- #25
- Added interstitialOddColor and interstitialEvenColor as nullable variables for defining an interstitial row design (for easiness of read of the table)
- update to flutter 3.13
- Fix multi days task
- 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
Scrollbar
for times
- fix
daysDuration
when this is null - fix 12 AM task bug
- add multi days task
- fix some issue in doc
- migrate to nullSafety
- add showScrollBar to [TimePlannerStyle]
- fix some issue in readme and pubspec.yaml
- first release