emorphiscalendar library

Classes

CalendarWeekDayHolidayHeader
A widget that displays the headers for the days of the week, customized by locale.
CustomWeekDay
A custom widget that displays a horizontal scrolling list of dates for the entire year.
EmorphisEventCalendar<T>
A customizable event calendar widget that displays events on specific dates within a month. The widget allows navigation between months and supports selecting days.
EmorphisHolidayCalendar
A customizable holiday calendar widget that displays a month view with days arranged in a grid, highlighting holidays and allowing for day selection.
EmorphisMonthCalendar
A customizable monthly calendar widget that displays a month view with days arranged in a grid. This widget allows for day selection and navigation between months.
EmorphisWeeklyCalendar
A customizable weekly calendar widget that displays a week view and allows for day selection. This widget is designed to be reusable and adaptable to various use cases.
Holiday
A model class representing a holiday with a date and a name.