In this tutorial we look at how we can build a mobile app using flutter and dart. Some of the things this tutorial will go over are listed below.
- Basic Hello World App
- Styling Widgets
- Creating different types of scrollable lists
- Click events and buttons
- Input fields and creating snackbars
- Going to different pages, Multiple Widgets
- Connecting and Retrieving data from an API
- Stateful Widgets, Responding to changes in real time
- Filtering data from a list
To view this tutorial click here.