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

Table Calendar

Pub Package Awesome Flutter

Highly customizable 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)
  • Specify recognizable Gestures (none, horizontalSwipe, verticalSwipe, all)
  • Select starting day of week (Monday, Sunday)
  • Toggle calendar view formats on the fly - including beautiful animations
  • Customize all styles to your liking

Installation

Add to pubspec.yaml:

dependencies:
  table_calendar: ^0.3.2

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%