In this lab you will create a Flutter app with a TabView to isolate data. Add navigation to the application to move directly to a page.
Overview
Syllabus
- GSP1012
- 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. Adding boilerplate code
- Task 6. Designing our application
- Task 7. Including a TabView
- Task 8. Adding a TabBarView
- Task 9. Adding a drawer
- Task 10. Routing to Home
- Task 11. Routing to Details
- Congratulations!