flutter_calendar_widget library

Classes

CalendarBuilder
An abstract class for building a date widget on the calendar.
CalendarDateRange
Encapsulates a start and end DateTime that represent the range of dates.
CalendarStyle
The CalendarStyle is a model that defines the style of the calendar.
CalendarTextStyle
The CalendarTextStyle is a model that defines the text style of the calendar.
DateType
DataType is a model that distinguishes the types of dates that are built.
EventList<T>
The event list for containing events.
FlutterCalendar
The FlutterCalendar is a flexible and freely changeable calendar of widgets.

Enums

CalendarSelectionMode
Selection modes for FlutterCalendar.
DayOfWeek
Days of the week that the calendar.

Exceptions / Errors

ValueException