Welcome to HM Tutorials, In this video you will learn google auth/login using firebase cli for flutter.
I will show how to authenticate user and get user details.
Google sign-in is a common way for a user to sign into applications, and it is almost like a requirement these days to have it in your app. HM Tutorials makes it easy to implement Google sign-in on your app so that you can securely log your users into your app. This video walks through how to implement Google sign-in with Flutter on different platforms.
Google Sign In
https://pub.dev/packages/google_sign_in
Commands for Sha1 & Sha256
cd android
./gradlew signingReport
If you find any video helpful please Like, Share and Subscribe! It helps me a lot! :)
#flutterfire #socialLogin #googlelogin #hm_tutorials