calendar_data_timeline 0.0.7
calendar_data_timeline: ^0.0.7 copied to clipboard
A new Flutter package used to create and view calendar with ranged time data, supports Mobile(Android, IOS), Web, and Desktop apps.
0.0.7 #
- add mobile view (not web-based)
0.0.6 #
- scrollable header links with body
- minimum header cell width => 40
0.0.5 #
- modify readme.md title
0.0.4 #
- dart format
- customizable body-cell height
0.0.3 #
- single sundayColor declaration
- make sunday highlightable if value is null
- fix scrolling body cells
- add comments on documentation
0.0.2 #
- add sample images
- add example
- fix cell size
- make colors customizable
0.0.1 #
- initial package release