Flutter & Firebase Auth 06 - Home page + Sign out + Complete and review sign in flow

Опубликовано: 19 Март 2026
на канале: Andrea Bizzotto
30,130
484

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, and extend it to build a full app.

In this video, I will cover:

Build a welcome page to greet the user after signing in
Add buttons to the `AppBar`
Add sign out functionality
Callback to root page to update state and present login screen again
Review the entire sign in / sign out flow

Full source code on GitHub: https://github.com/bizz84/coding-with...

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