CPSC270A
Software Eng & Project Design

Activity 1

Install Flutter

  1. Install Flutter on a lab machine and / or on your laptop, depending on where you plan on doing work this semester.

  2. Test your installation by running creating the example app using flutter create command and run the app in a simulator using flutter run.