Skip to content

Highly customizable, feature-packed Flutter Calendar with gestures, animations and multiple formats

License

Notifications You must be signed in to change notification settings

mnlt24/table_calendar

Repository files navigation

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.3

About

Highly customizable, feature-packed Flutter Calendar with gestures, animations and multiple formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.1%
  • Other 0.9%