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
sponsor

Build Flutter Apps Fast. Build an end-to-end Flutter + Firebase app using FlutterFlow and download the code or deploy directly to the app stores. Click to view our new development playground.
Source code
Note: I'm using the iOS simulator, but you can open the Android emulator and run the same code.
This code was written with Flutter Beta 2, and is tested to work with Dart 2.
Thanks for watching!