time_planner_2 0.2.1
time_planner_2: ^0.2.1 copied to clipboard
A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web
0.2.0 #
- Breaking: refactored
TimePlannerTaskto render multi-line event cards with explicit text styles and configurable background/border colors, requiring callers to provide the new styling fields. - Adjusted hour-column text positioning in
TimePlannerTime. - Added repository/issue-tracker/documentation links and platform/topic/screenshot metadata in
pubspec.yamlfor pub.dev compliance.
0.1.2 #
- 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
0.1.1 #
- Fix multi days task
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
