dart_icalendar 1.0.5
dart_icalendar: ^1.0.5 copied to clipboard
Package to serialize and deserialize iCalendar files
1.0.0 #
- Initial version.
1.0.1 #
- Change : changed constructor of ICalendar to take optional parameters
1.0.2 #
- Change : add and correct from map and to map methods
1.0.3 #
- Change : add getters to events
1.0.4 #
- Change : version of collection drop to 1.17.0
1.0.5 #
- Change : add getters to get the recursive events for a timeFrame.