In this lab you will build simple two page app that demonstrates the basics of Flutter. At the end of this lab you will have a simple application that demonstrates why Flutter is so popular with developers.
Overview
Syllabus
- GSP1010
- Overview
- Task 1. Open the Code Server Editor
- Task 2. Creating a Flutter template
- Task 3. Opening the new app
- Task 4. Running the Flutter web application
- Task 5. Designing the application
- Task 6. Working with ListView
- Task 7. Managing ListView data
- Task 8. Adding interactivity
- Task 9. Creating a details page
- Task 10. Navigating between pages
- Task 11. Passing data between pages
- Congratulations!