flutter – Unhandled Exception: PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10: , null, null)
I'm getting this error: Unhandled Exception: PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10: , null, null)` There are a few things about this that make it I think potentially may be the issue. I have an existing app that I'm rewriting from scratch. The…