table_calendar 0.1.2
table_calendar: ^0.1.2 copied to clipboard
Flutter Calendar organized neatly into a Table. Features events and different calendar formats. Autosizes vertically, saving space for other widgets.
[0.1.2] #
- Added OnFormatChanged callback
[0.1.1] #
- Added CalendarFormat button customization
[0.1.0] #
- Added CalendarFormat button - toggle between month view and week view
- Additional customization is now available
[0.0.2] #
- Revamped example
- Improved description
[0.0.1] - Initial release #
- Fully working TableCalendar; example included