Hey Guys.
I developted event booking app using FF and it itegrates into Google Calendar API.
I developed custom function with google_sign_in and firebase_auth functions.
As you know there are two ways to connect Google Calendar API:
- Service Account
- Google OAuth token
If all the users are allowed to connect only one Google Calendar(Admin), Service Account is the best option I think.
But if inidividual users are allowed to connect their own Google Calendar, we should use Google OAuth token as bearer token of Google Calendar API.
Please help me.
If anybody provide Flutter project which is working well, then I will refrence it.
Firebase, Flutter, Dart and Google Service APIs are all controlled by Google.
I am not sure if it is so difficult to implement such a simple functionality.
Flutter team don't think this case? => This is a really simple feature.
But it is too difficult and hardly find out the solution and related articles.
I am so upset and very disappointed in FlutterFlow development team.
Thanks and best regards.