Flutter: Firebase Tutorial Part 2 | Welcome page and Sign in

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


⭐⭐⭐ SUPPORT ME ⭐⭐⭐

⭐⭐⭐ CONNECT WITH ME ON SOCIAL MEDIA ⭐⭐⭐

⭐⭐⭐ SETUP ⭐⭐⭐
⌨️ Keyboard: Ducky Shine 3 (brown switches)

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

Didn't notice that we are almost at 1000 subscribers. Thanks to you all for the support! Really enjoy making these kinds of tutorials and will try my best to keep them coming!

Also noticed @13:08 that we still have the Navigator.of(context).pop(); left there. It should not be, will remove that in the next tutorial! :)

RobertBrunhage
Автор

Please keep up the good work, flutter is relatively new and you have a strong head-start here, great chance to make your channel bigger in 2020!

JimmyCheng
Автор

Robert you are a great programer and instructor!

toaster
Автор

Thank you I have learnt a lot from your videos. Thank you Sir.

eshanwijetunge
Автор

you are amazing, subscribed, please do more

snk-js
Автор

Thank you for sharing this amazing tutorial.

evandrobarbosadosreis
Автор

Thank for the tutorial, it's easy to understand.

zonghaolai
Автор

New sub, this helped me a lot. Thank you Robert

JV-ptrz
Автор

thank you, it's easy to understand.

chuthi
Автор

Great work Mr.Brunhage! Thanks a lot. It would be more great if you add progress indicators and snackars showing error.

ThanvandhPrabhu
Автор

Hey @Robert Brunhage Is this video an updated version?
Anyways you're doing great.I love the way you explain.. Love from India❤️

haripriyabaskaran
Автор

How to give a display name to the user ? and maybe other things, like gender, birthday date etc ?

simon_s
Автор

Really clear and to the point, thank you very much

wakkowb
Автор

Thanks for the video make more related to flutter

syedarsalan
Автор

Is it possible to save login information so the user doesn't need to input email and password everytime he goes to use the app?

TimeoutMegagameplays
Автор

Hi, Robert. Thank you for the video. I have a question. When username/ and password was entered with valid form but no match info credential found, it crashed. Even though there is a try catch, it doesn't seem to catch. Is it expected behavior?

hoon
Автор

Sir in try block how can you assign FirebaseAuth vale to Firebase user it shows an error. How to solve this ?

madhavkothari
Автор

Thanks for the video. I hope you will do one with user based authorizastion with firebase. So that different users can have access to different ui etc.

MsSplashIt
Автор

Hey Robert. Thanks for the tuts. Really appreciated. If you have a chance, I get an error with my login page and was hoping you have a solution.


On my home page, my Sign Up widget is working fine (I'm able to create a new account on Firebase with email and password).


Below that Sign Up widget, I placed a FlatButton widget that says, "Already have an account? Sign In". When the button is clicked it simply invokes a function to navigate to a different page where I have a Sign In Widget.


But, every time I click that button I get an error that says, "NoSuchMethodError: The getter 'email' was called on null. Receiver: null. Tried calling: email". Below is my navigator function. Any help would be greatly appreciated.


void goToSignIn() {
Navigator.push(
context, MaterialPageRoute(builder: (context) => HomePage(user: null)));
}
}

nhexplorers
Автор

unable to use sendemailverification() any alternate?

usmankhan-wfmh
welcome to shbcf.ru