Link to the repository
[Only for premium members]
[Only for premium members]
In this lesson, we will focus on adding a registration process. This includes a few things:
main.dart file to react to the authentication stateHere's how the registration screen will look like at the end:

Let's start by creating a Home screen...