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

outdated

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

Table Calendar #

Pub Package Awesome Flutter

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 and specify different calendar view formats (month, two weeks, week)
  • Toggle calendar view formats on the fly - including beautiful animations
  • Customize colors

Installation #

Add to pubspec.yaml:

dependencies:
  table_calendar: ^0.2.1
2646
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