April 2020
Intermediate to advanced
380 pages
9h 24m
English
Let's start by creating the login screen for the application. The user interface (UI) will consist of two TextFormField to take in the user's email ID and password, RaisedButton to sign up/in, and FlatButton to switch between sign-up and sign-in operations.
The following screenshot labels the widget that will be used for the first screen of the application:

Let's now create the UI of the application as follows:
Read now
Unlock full access