Flutter Google Sign In using Firebase | Flutter Firebase Auth Tutorial iOS, Android

preview_player
Показать описание

In this video, I am going to show you an easy way to integrate Google Sign In Authentication using Firebase into your Flutter application. We will take a look at setting using our Firebase Project to support Google Sign In Authentication and then use the firebase_auth and firebase_core plugins to authenticate our user using Google Sign In into our Flutter project. Moreover, this tutorial will show you how to use the Firebase auth package to get the authenticated user profile information using the Firebase Auth package, and then display this information within our Flutter app. This guide will help you set up and navigate through the process of adding Google Sign In with the help of Firebase into your Flutter application. This is an excellent guide for beginner Flutter developers.

Resources:

Socials:

#flutter #firebasetutorial #firebaseauth #firebaseauthentication
Рекомендации по теме
Комментарии
Автор

Love it when you do the code with the explanation even on the simple thing so newbie like me can be more understand. Subscribed!

isyrafismail
Автор

Thank you Hussain, its really helpful. With love from IDN

agungeka
Автор

Your video is a lifesaver. Best tutorial video on YouTube.

utpalgaurav
Автор

thank u man, this is just awesomely helpful for real

satorugojo
Автор

Awesome explanations!. I'm just starting with frameworks and I like Flutter more than React. What do you suggest me to go with? I'm confused what the industry actually needs(Flutter vs React)

ArjunAR
Автор

Many thanks! Absolutely brilliant explanation!

ketokun
Автор

Thank you so much the 12:07 is what i need to solve when i cannot find my SHA1

lequoctam
Автор

Sir, can you make the tutorial on push notification using firebase messaging? How to save fcm token in database and most important thing how we trigger automatic notification for example admin add some products it automatically push notification to user about adding product ❤. 😊

rafaymushtaq
Автор

Awesome tutorial as always keep making these great videos.

preneure
Автор

my build doesnt have an app folder

edit: youre supposed to run it on an android first haha. i used an emulator and tried it on my android phone too.

the android googel authworked for me.

i havent tried the ios since i dont think i have an ios simulator.
gonna try it!

hah
Автор

can you please upload fb login integration with firebase using flutter?
it would be very helpfull for me can you upload more flutter related videos because you are explaining very clear and neat
Awesome

NithyaAlagupandian
Автор

great video! the re-run flutterfire configure advice saved my life! 🥳

zhenghaizhou
Автор

Hello! Thanks for the tutorial, very easy to follow along and understand! But I get this error when trying out the app in my own phone.

Unable to process request due to missing initial state. This may happen if browser sessionStorage is inaccessible or accidentally cleared. Some specific scenarios are - 1) Using IDP-Initiated SAML SSO. 2) Using signInWithRedirect in a storage-partitioned browser environment.

I have Firefox as the default browser. I have noticed it doesn't happen when using Brave or Chrome. I suppose is has to do with Firefox privacy configurations, but is there a way to sign in that doesn't make this error show up?

vickymoreno
Автор

thank you so much bro you just ended the war between me and my app!!!😫😫

gunasheelan
Автор

Excellent video, solve my problem!!! Congrats!

daquere
Автор

Great tutorial sir ❤
Can you please make a app for language translator for different languages?? Sir
Please sir
Love your content ❤

nexonmusicfeels
Автор

I have a problem. I will not be forwarded to the registration even though I did the same as in the video.... Did you have this problem?

CapWuzza
Автор

Hello, is there a token duration after logging in with Google? If we are performing a read operation with an authenticated user, should we perform a background process like token renewal after this login process.

greetingsfromnow
Автор

The Google login works well, but if i sign out and re login - the app doesn´t ask me to choose an google account. It automatically logs me in with the one i was logged in before.
Is this behaviour correct or is it bug?

WE-vdux
Автор

Does this work without the phone emulator? Like in the chrome?

GodFlame