Google Sing in Help

Custom Code

Hi, guys!

Could you help me solve this problem?

I downloaded the code from Flutter Flow: Live Tracking in Google Maps Using FlutterFlow and Firebase - Driver App.

I made some changes according to my needs, but the problem is that when I download it to my VS Code, I get the following error:

“message”: “The class ‘GoogleSignIn’ doesn't have an unnamed constructor.\nTry using one of the named constructors defined in ‘GoogleSignIn’.”,

“message”: “The method ‘signIn’ isn't defined for the type ‘GoogleSignIn’.\nTry correcting the name to the name of an existing method, or defining a method named ‘signIn’.”,


What have you tried so far?

I have sought help with AI, forums, and other resources, but I cannot resolve this issue. I have already checked my dependencies, my imports, and reviewed the documentation, but I am unable to resolve it.

Did you check FlutterFlow's Documentation for this topic?
No
3