v0.9.0
What's Changed
- Removed retrieveDefaultCalendar because it did not make sense to return a virtual calendar on iOS (error-prone)
- Created createEventInDefaultCalendar instead to directly create an event and prompt write-only access on iOS 17+
- Created .pubignore file to remove example app and other useless files from being published
Full Changelog: v0.8.1...v0.9.0