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â.â,