table_calendar 0.2.2 table_calendar: ^0.2.2 copied to clipboard
Flutter Calendar organized neatly into a Table. Features events and different calendar formats. Autosizes vertically, saving space for other widgets.
Table Calendar #
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)
- Toggle calendar view formats on the fly - including beautiful animations
- Customize colors
Installation #
Add to pubspec.yaml:
dependencies:
table_calendar: ^0.2.2