Flutter & Firebase Auth 03 - Add Firebase registration form + State management
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:
- Sign in with Firebase authentication
- Writing asynchronous code with async/await
- Error handling
- Add registration flow
- Changing application state and rebuilding widgets accordingly

Code with Andrea is free for everyone. Help me keep it that way by checking out this sponsor:

Faster mobile builds; faster deliveries with Codemagic CI/CD: Do not waste valuable developer resources, replace manual intervention and build, test and deliver mobile apps 20% faster with CI/CD for mobile.
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!