manage_calendar_events 1.0.6 manage_calendar_events: ^1.0.6 copied to clipboard
A flutter plugin which will help you to add, edit and remove the events (with reminders) from your (Android and ios) calendars
1.0.6 #
- Fixed the Android release mode issue
- Added isAllDay flag in event as suggested by @sageata
1.0.5 #
- Added Null Safety support
1.0.4 #
- Added the required values to avoid unnecessary errors
1.0.3 #
- Added support for latest Android and iOS SDK
- Fixed a minor issue for iOS
1.0.1 #
- Added dartdoc comment for APIs
0.0.1 #
- Initial release
- Provides the add, update and delete event support