bar_calendar library

Classes

BarCalendar
A calendar widget, displaying a number of events in bar format.
CalendarEvent
Defines events to be shown in the bar calendar.
CalendarHeaderDecoration
Defines the style of the calendar header.
CurrentDayIndicator
DateRangePicker
DaySeparators
EventBarDecoration
Defines the style of a calendar event.
EventBarLarge
EventBarSmall
Month
Mainly used in the Header widget to display a month and year.

Enums

EventBarSize
Defines which size event should be displayed in the calendar.
HeaderType
Months

Extensions

StringExtension on String

Constants

dayColumnWidth → const double
headerHeight → const double

Functions

daysBetween(DateTime from, DateTime to) int
Returns the number of days between date from and to.
minutesBetween(DateTime from, DateTime to) int
Returns the number of minutes between date from and to.
month(int m) Months