builttoroam / device_calendar

A cross platform plugin for modifying calendars on the user's device
https://pub.dev/packages/device_calendar
BSD 3-Clause "New" or "Revised" License
260 stars 263 forks source link

Calendar Event is not creating #436

Closed Riddhi-17 closed 1 year ago

Riddhi-17 commented 1 year ago

[400] To create or Update an Event you must provide a calendar ID, an event with a title and Events Start date and End date (where Start must be before the End date)

https://github.com/Riddhi-17/CalendarEvent/blob/main/AddEvent my source code