table_calendar 0.0.2
table_calendar: ^0.0.2 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)
- Use custom colors
Installation #
Add to pubspec.yaml:
dependencies:
table_calendar: ^0.0.2