Flutter & Firebase Auth 03 - Add Firebase registration form + State management

Опубликовано: 22 Март 2026
на канале: Andrea Bizzotto
53,913
550

Sign up here for more videos: https://codewithandrea.com/

Want more? Check out all my Flutter courses: 👇👇
https://codewithandrea.com/courses/

In this video series on Flutter, I'll show you how to create a login and registration flow and Firebase integration. You can follow along on Windows and Mac.

Part 1:    • Flutter & Firebase Auth 01 - Intro + Creat...  
Part 2:    • Flutter & Firebase Auth 02 - Create, valid...  

In this video, we will cover:

Sign in with Firebase authentication
Writing asynchronous code with async/await
Error handling
Add registration flow
Changing application state and rebuilding widgets accordingly

Full source code on GitHub: https://github.com/bizz84/firebase-lo...

Note: I'm using the iOS simulator, but you can open the Android emulator and run the same code.

If you need any help, just ask in the comments. I'll be happy to help.
Feedback and suggestions on new tutorials are very welcome!

This code was written with Flutter Beta 2, and is tested to work with Dart 2.

Thanks for watching!

PS. In addition to what is covered in this video series, I have written a blog post explaining how to make this app more testable by adding widget tests:   / take-your-flutter-tests-to-the-next-level