September 2019
Beginner
512 pages
12h 52m
English
The request favor screen will be the place where the user-app interaction occurs. For now, we will be looking only at the layout of this screen. As the book goes on, we will be joining the pieces to select the friend to ask the favor, and also save the favor to the Firebase remote database:

The request favor screen widget also contains a Material Design Scaffold widget with an app bar that contains actions this time. The body of the Scaffold widget contains fields that will have input information from the user for the creation of a favor request.
Read now
Unlock full access