Sign-up Screen
Learn to build the sign-up screen.
We'll cover the following...
We'll cover the following...
In this lesson, we will build a sign-up screen. The sign-up screen will be a stateful Scaffold widget with the body of a Form widget.
Code
Let’s look at the code below: