add_2_calendar package - cannot make it work on Android

Custom Code

Hello,

I have an app where users are able to add event to their personal device calendar.
I have created a custom action with the Pub.Dev package add_2_calendar 3.0.1.
The action is working fine with iOS device.
In Android, the event is not added.
I have check permissions on Android Manifest Configuration and it is correct.

Would anyone have already implemented this type of action or would anyone have an idea of how to solve this problem?

Thank you.

What have you tried so far?

I try another package device_calendar 4.3.2
Result is the same. Works in iOS not in Android.

Did you check FlutterFlow's Documentation for this topic?
Yes
5