table_calendar 0.1.0 copy "table_calendar: ^0.1.0" to clipboard
table_calendar: ^0.1.0 copied to clipboard

outdated

Flutter Calendar organized neatly into a Table. Features events and different calendar formats. Autosizes vertically, saving space for other widgets.

TableCalendar #

pub package

Flutter Calendar organized neatly into a Table. Autosizes vertically, saving space for other widgets.

Taken from Example project. Displays TableCalendar with ListView underneath it.

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.0
2645
likes
0
pub points
99%
popularity

Publisher

unverified uploader

Flutter Calendar organized neatly into a Table. Features events and different calendar formats. Autosizes vertically, saving space for other widgets.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

date_utils, flutter, intl

More

Packages that depend on table_calendar