This project contains 2 parts:
- starter_code
- final_code
Clone them by following these steps:
- Click on the green button called Code
- Copy the URL in https tab or click Download Zip button
- Enter the following line in the terminal -
git clone <url>
(if you didn't click on the Download Zip Button) - cd starter_code (or final_code)
- Enter the following line in the terminal -
flutter pub get