firebase google auth web code example
Example 1: firebase auth
dependencies:
firebase_auth: ^0.18.3+1
Example 2: how to enable sign-in provider in firebase console
Enable Google Sign-In in the Firebase console:
1. In the Firebase console, open the Auth section.
2. On the Sign in method tab, enable the Google sign-in method and click Save.