structre library

Provide basic structre to apply in Cupertino Calendar

Classes

AllDayEvents
An Events which hold a whole day
DateRemindList
A list for containing Events and Holiday object
Events
A simple event object for Cupertno Calendar
Holiday
An object for repersenting holiday
YearMonth
Create an object that only contains year and month only
YearMonthRange
A range of YearMonth with inheritance from SetBase

Enums

FirstDayOfWeek
Define which weekday is the first day of the week

Extensions

FirstDayOfWeekCalculator on FirstDayOfWeek
Calculating from FirstDayOfWeek

Typedefs

DateRemindObjectResolver = void Function(List<DateRemind> dr)
Resolving date remind object which crawl from other sources