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.2
Comments are closed.