In this lab start with the Flutter template and walk through the environment. Understand the basic template and use hot reload to quickly render on screen changes in Flutter.
Overview
Syllabus
- GSP1009
- Overview
- Setup
- Task 1. Open the Code Server editor
- Task 2. Create a Flutter template
- Task 3. Exploring the Flutter code
- Task 4. Running the Flutter web application
- Task 5. Flutter Hot reload
- Congratulations!