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
259 stars 258 forks source link

How to add event to device calendar with a Datetime type #505

Open Inihood1 opened 9 months ago

Inihood1 commented 9 months ago

I must say your readme doc is clear to me. I am unable to use this plugin. I need to add event to the device calendar along with a title and description and DateTime but I cannot do it with your plugin because I dont understand your doc. I want to do all the above without leaving my app or opening the default calendar app in the user's device.