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

device_calendar plugin not working on release mode #541

Open Nehal-1234 opened 4 weeks ago

Nehal-1234 commented 4 weeks ago

Describe the bug The device_calendar plugin works correctly in debug mode but fails to function in release mode. When building the Flutter application in release mode.

uvass commented 3 weeks ago

Had the same problem. But #99 fixed it for me.