cupertino_calendar_structre 1.0.0-beta-7 cupertino_calendar_structre: ^1.0.0-beta-7 copied to clipboard
Specific designed data structre which using in Cupertino Calendar
1.0.0-beta-7 #
- Create
convertHolidayOnlyListFromSource
andconvertEventsOnlyListFromSource
to convenient conversion process
1.0.0-beta-6 #
- Create
tools
library DateRemind
,DateRemindGenerator
andDateRemindListConversion
now beloning totools
library
1.0.0-beta-5 #
- Add
indexWhere
inYearMonthRange
1.0.0-beta-4 #
- Hide
DateRemind
and it abstracted classes - Add
DateRemindGenerator
for exportingEvents
andHoliday
in existed class
1.0.0-beta-3 #
- Fix
YearMonthRange
incorrect sort order issue
1.0.0-beta-2+1 #
- Hide
getDString
in export
1.0.0-beta-2 #
- Add
SingleDateRemind
underDateRemind
- Allowing check ongoing remind with
isOngoingDate
inDurationDateRemind
- Fix some document spelling
1.0.0-beta-1+2 #
- Fix
YearMonth
's hash code pointing issue
1.0.0-beta-1+1 #
- Add repository URL in pubspec
1.0.0-beta-1 #
Initial release version
Contains:
- Date
YearMonth
- Week
FirstDayOfWeek
- Date reminds
DateRemind
DurationDateRemind
Events
AllDayEvents
Holiday