Flutter Google Login (Step By Step Guide) | Flutter Tutorial

preview_player
Показать описание
Learn how to implement Google Authentication with your #flutter Apps

What you'll learn?
- Login with Google
- Firebase Configuration
- Fetching user's profile
- Logout

If you're facing any issue or want me to do new topics?, feel free to comment below.

Useful Links:

Follow:
Рекомендации по теме
Комментарии
Автор

super bro it's learn to easy, thank you so much

sanketpatel
Автор

This is the best <3
Quick question, how do I connect AWS Cognito with google login? Please please help me one this.

subhendukundu
Автор

Simply explained, this is one of the best explained videos.
If there was any auth session maintaining provider included then it would have been perfect!

imransefat
Автор

Hello, thanks for your tutorial. I love it.
I also wanna ask about the SHA-1 key, it's optional right? If I don't use any SHA-1 key, is there any problem that might happen?

jakemortimer
Автор

Which recording tool you use to record video?? Appreciate your effort.

deepgautam
Автор

very good tutorial best one, ,, and easy one thanks a lott brooo

vinayvishnu
Автор

Will this do auto login if I close and open the app again?

averageconsumer
Автор

Hi I am getting this error
Unable to find explicit activity class have you declared this activity in your AndroidManifest.xml?

tusharkhanna
Автор

Thanks Sir This Is Help Ful Channel >> Love Sir

assarbaloch
Автор

hello friend ... I have a question: is it possible to log in with google without going through firebase? Could I make a video like that?

Bathusaix
Автор

How do I verify the domain name for example incase its a google suit managed company email. I want to verify if the user is logging in using the company email and not ordinary gmail

vigneshs
Автор

woah super simple tutorial!
But how do we get users information in our firebase?

viveks.
Автор

A very easy tutorial. Thanks bro. However, cancelling the google sing in pop up results to an error.

thomasuhuru
Автор

is there any video that teach people to sign in with google and then go to the main page?
im kinda stuck there

diographyprod
Автор

How can we logout from a different screen? Because an app doesn't exist of Sign In and Out on same page. Do you know how to implement that?

therockstarification
Автор

how to save this data so when we back to our app the url and data will not show null??

alokgupta
Автор

*how to auto login whenever user closes and opens tab?*

averageconsumer
Автор

bro once i have account selected it is doing auto login on second time how to remove this problem i want when i press login button everytime it asks for account selection instead of auto login pls help

durgeshpandey
Автор

do more videos on flutter bro, ,, u knew that flutter is owned by google, so they will make this popular in future, ,, you better make more videos on flutter, so u might be popular, , ,

vinayvishnu
Автор

Hey There! I have followed all the same steps as shown in your video, also tried every possible solution i could find on stackOverflow. But i am still getting this error:


PlatformException (PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10:, null))


Can someone help me out? How can I solve this?

ishandeveloper