File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed
Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 1.0.7] - 2025-11-10
6+
7+ ### Fixes
8+ - Invalid pubspec.yaml package description
9+
510## [ 1.0.6] - 2025-11-10
611
712### Fixed
@@ -77,6 +82,7 @@ All notable changes to this project will be documented in this file.
7782- Timezone-aware date/time handling
7883- Two-layer architecture (document + semantic)
7984
85+ [ 1.0.7 ] : https://github.com/firstfloorsoftware/firstfloor_calendar/releases/tag/v1.0.7
8086[ 1.0.6 ] : https://github.com/firstfloorsoftware/firstfloor_calendar/releases/tag/v1.0.6
8187[ 1.0.5 ] : https://github.com/firstfloorsoftware/firstfloor_calendar/releases/tag/v1.0.5
8288[ 1.0.4 ] : https://github.com/firstfloorsoftware/firstfloor_calendar/releases/tag/v1.0.4
Original file line number Diff line number Diff line change 11name : firstfloor_calendar
2- description : >-
3- RFC 5545 compliant iCalendar (.ics) parser for Dart and Flutter.
4- Parse calendar events, todos, journals with full RRULE recurrence support.
5- Memory-efficient streaming for large files. Type-safe API with timezone handling.
6- version : 1.0.6
2+ description : RFC 5545 compliant iCalendar (.ics) parser for Dart and Flutter.
3+ version : 1.0.7
74repository : https://github.com/firstfloorsoftware/firstfloor_calendar
85topics :
96 - icalendar
You can’t perform that action at this time.
0 commit comments