Hi everyone,
I was really motivated to work on my app when I suddenly realized that it seems impossible to create a link to Google Calendar or even to the alarm clock. How is that possible? I mean, it’s just a simple calendar and alarm clock!
Here’s my scenario:
A user clicks on my custom “Calendar” button and Google Calendar opens; same for my “Alarm” button — it should open the alarm clock.
Is there any solution for this in Flutter?
Thx !!