- Fixes duplicated compile options on Android
- Rebuilt plugin with latest plugin generator
- Changed Gradle version to 8.4
- Support for iOS 17
- Fixed new version swift issue for default switch case
- Fixed android location field
- Fixed android location field
- Fix crash when no url is provided on iOS
- Add support for setting URL on iOS devices
- Description and location optional
Flutter 2.10 support
Android 11 support
- migrated project into new project template
- migrated java code into kotlin
- Added event recurrency
- Added invite emails for Android
- Moved alarmInterval to platform specific iOSParams
- Updated Documentation, manually removed v1 embedding deprecated warning
- Updated Android gradle and migrated example to v2. Fixes deprecated api message
- Migrate to null safety (thanks to @nilsreichardt)
- Add compatibility with embedding v2 (thanks to @javadi69)
- Add timezone support (thanks to @palmsnipe)
- Fix status bar style bug on iOS (thanks to @Kiruel)
- Set project Swift version (#25)
- Manage calendar events with EventKitUI (#24)
- Add DateTime class docs link (#23)
- Fix issue #4: add_2_calendar/add_2_calendar-Swift.h' file not found (#22)
- Fixed 32bit system conversion on iOS (issue #13)
- Full project refactor
- Add some comments
- Format code
- Added location support for iOS thanks to @gopchi
- Added allDay boolean
- Fixed bugs
- Fixed iOS returning always success (issue #5)
- Added necessary entitlements for iOS 10+ integration
- Events are no longer marked as "all day" on Android
- First stable release
- Added support for iOS
- Initial release (only compatible with Android)