table_calendar 0.3.2 table_calendar: ^0.3.2 copied to clipboard
Highly customizable Flutter Calendar organized neatly into a Table. Autosizes vertically, saving space for other widgets.
Table Calendar #
Highly customizable Flutter Calendar organized neatly into a Table. Autosizes vertically, saving space for other widgets.
Features #
- Display interactive calendar table
- Display event markers for each day
- Use and specify different calendar view formats (month, two weeks, week)
- Specify recognizable Gestures (none, horizontalSwipe, verticalSwipe, all)
- Select starting day of week (Monday, Sunday)
- Toggle calendar view formats on the fly - including beautiful animations
- Customize all styles to your liking
Installation #
Add to pubspec.yaml:
dependencies:
table_calendar: ^0.3.2