Google Calendar API is not working on Flutter web app
I have a Flutter app that I have added a calendar to and I want to add calendar events to the user’s web Google calendar. I am using the Google Calendar API to do this.
Google CalendarApi – Bookable Appointment Schedule Via flutter – android studio
Im building an appointment app in flutter for ios and android, im using Google Calendar’s api for that, im trying to use the new feature of calendar,bookable appointment schedule in order to do that, but i cant manage, to get the this event via code.