After logged in once, when logging out and logging in again he already enters with the last google account chosen. How do I show the option to choose another account?
How do I combine Goggle SignIn with existing normal Firebase Authentication? I don't know what I will do with my StreamBuilder which has a userStream in it.
Sidenote, my app just froze on me and wouldnt update any of my new code so I googled and found "flutter clean" and after typing that command into the terminal all my code is now littered with errors and I cant do anything. How do i fix this?
Hmmm I'm not sure, I haven't experienced that one personally. Absolute worst case scenario you can create a new project and copy just your code over if you can't get anything else to work. I'll keep researching and see if I can find a different solution and will respond here if I do.
Hello! Thank you so much for this awesome tutorial-- straight to the point and easy to follow! You got a new sub here! Question-- how could I use the ['email'] that comes when the user is signed in? I'm trying to print it at this moment when the signIn() is called, but it comes as null. Any help would be greatly appreciated!
Thank you for stopping by and watching! Hmmm... I'm not sure. I did this test: AppBar(user == null ? '' : user.email!), and it displayed the e-mail address. If you'd like to send your code to the e-mail address under the about tab I'd be happy to take a look at it for you and see what I can find.
Ios simulator won't work. If you have an ios device connected though that will work. I guess I should have included the ios portion for people who have ios devices connected. If you check out my firebase authentication introduction video it will help you connect ios to firebase.
Great Video👏🏼 Can you make one explaining Firebase Auth using GetX with the validation? The videos out there are old(deprecated API) and don’t explain the process very well 💙 I appreciate it 🙏
Hello from Honduras, Excellent Tutorial
Thank you!
5:40 ....U cannot import from a pub spec....I couldn't get it
Ok I’ll take a look and update the video if I need to. Thanks for letting me know!
@@LearnFlutterwithMe thank you sir
Great video! Helped me understand the how to add the sign in without anything extra.
Awesome channel. Very instructive and concise information. Thanks for take your time and provide us some of your knowledge
After logged in once, when logging out and logging in again he already enters with the last google account chosen. How do I show the option to choose another account?
Great I watch and like your full videos on flutter firebase very nice and updated implementation LOVE from ❤️ PAKISTAN ❤️.
bhii yar sara code sai likha ha lkn error a raha ha ap bata sakty ho?
How do I combine Goggle SignIn with existing normal Firebase Authentication? I don't know what I will do with my StreamBuilder which has a userStream in it.
Actually, you're God. Regards from Argentina
Sidenote, my app just froze on me and wouldnt update any of my new code so I googled and found "flutter clean" and after typing that command into the terminal all my code is now littered with errors and I cant do anything. How do i fix this?
Hmmm I'm not sure, I haven't experienced that one personally. Absolute worst case scenario you can create a new project and copy just your code over if you can't get anything else to work. I'll keep researching and see if I can find a different solution and will respond here if I do.
You might have fixed that but for others, you just need restart your IDE. That worked for me and should work for everyone ig.
lovely tutorial thank u. will try it out
Hello! Thank you so much for this awesome tutorial-- straight to the point and easy to follow! You got a new sub here!
Question-- how could I use the ['email'] that comes when the user is signed in? I'm trying to print it at this moment when the signIn() is called, but it comes as null. Any help would be greatly appreciated!
Thank you for stopping by and watching!
Hmmm... I'm not sure. I did this test:
AppBar(user == null ? '' : user.email!),
and it displayed the e-mail address. If you'd like to send your code to the e-mail address under the about tab I'd be happy to take a look at it for you and see what I can find.
I saw someone’s video of the same topic he added fingerprint sha numbers ..is that mandatory ?
will I stay loggedIn after closing the app?
After logginf in there's no database logged in authentication of firebase, Why ? and how could we do that
Wait! How can this be all?
how to get user credential such as photo and email
here are the scopes that are available for google sign in:
developers.google.com/identity/protocols/oauth2/scopes#google-sign-in
you deserve 100k subs
Top. Thank's from Brazil.
Hey sir i am getting an error can you help me please
I can try to help, can you give me more info?
great tutorial!
Thank you!
very well explain, Thank u so much.
you are awesome man
Bro ios steps?
Ios simulator won't work. If you have an ios device connected though that will work. I guess I should have included the ios portion for people who have ios devices connected. If you check out my firebase authentication introduction video it will help you connect ios to firebase.
@@LearnFlutterwithMe thanks bro
Great Video
I Love You Man
Great Video👏🏼
Can you make one explaining Firebase Auth using GetX with the validation?
The videos out there are old(deprecated API) and don’t explain the process very well 💙
I appreciate it 🙏
Thank you! I'll see what I can do!
Make a video about flutter payments please. GPay, ApplePay and others.
No problem, I'll add it to the list!
Things are so easy ourdays is scary.
Please Start from scratch
great tutorial!