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