ja2375 / add_2_calendar

A really simple Flutter plugin to add events to each platform's default calendar..
MIT License
188 stars 111 forks source link

Adding event without launching calendar application #134

Closed LaurensB235 closed 1 year ago

LaurensB235 commented 1 year ago

Hi, the ReadMe contains the following:

The plugin doesn't need any special permissions by default to add events to the calendar. However, events can also be added without launching the calendar application, for this it is needed to add calendar permissions to your AndroidManifest.xml

How do you use this feature? I added the permissions to my manifest, but it still opens the application and I don't see a way to do this. Sorry if this is a stupid question, maybe I am just overlooking something.

sunjiaming commented 1 year ago

I would like that support, too

raheeldev05 commented 1 year ago

I also want to achieve this, without opening calendar app.

LaurensB235 commented 1 year ago

I found an alternative, device_calendar. Closing this issue

Lainaaa commented 11 months ago

I found an alternative, device_calendar. Closing this issue

I am not able to use library because of this issue, so in my opinion you issue is still actual.