79633406

Date: 2025-05-22 08:59:39
Score: 1
Natty:
Report link

Yes, add extra settings:

And set client ID.

final _googleSignIn = GoogleSignIn(scopes: ['email', 'profile', 'openid'], clientId: clientId);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Иван Игонькин