dart_icalendar 1.1.1
dart_icalendar: ^1.1.1 copied to clipboard
Package to serialize and deserialize iCalendar files
1.1.1 #
- change : Manage all day events
1.1.0 #
- change : Rebuilding iCalString generation, exports and comments
1.0.14 #
- change : add frequency management
1.0.13 #
- change : add one null check for customProperties fromMap
1.0.12 #
- Change : sdk upgrade and fix fromMap for sinceMilliSecondsSince Epoch
1.0.11 #
- Change : add XDate exclusion on recurrence getting method
1.0.10 #
- Change : add missing properties to RecurrenceRule
1.0.9 #
- Change : fix fromMap nullable properties in RecurrenceRule
1.0.8 #
- Change : fix infinite loop and add security reccurence fields
1.0.7 #
- Change : fix infinite loop and add security for intervals
1.0.6+3 #
- Change : fix doubel X-APOLLOCODE-AVAILABILITY property
1.0.6+2 #
- Change : fix fromMap nullable properties in ICalendar
1.0.6+1 #
- Change : change availability to getter and added tests
1.0.6 #
- Change : change final to var and add availability custom property
1.0.4 #
- Change : version of collection drop to 1.17.0
1.0.3 #
- Change : add getters to events
1.0.2 #
- Change : add and correct from map and to map methods
1.0.1 #
- Change : changed constructor of ICalendar to take optional parameters
1.0.0 #
- Initial version.