/Flutter-Quiz-App

A quiz app made with Flutter.

Primary LanguageDart

Quiz

A quiz app made with Flutter.

Download Instructions

  1. Download and install Flutter.
  2. Go to the "Code" tab of this repository, click "Clone or download," and copy the link.
  3. Open Android Studio, click "Check out project from Version Control," and select "Git."
  4. Paste the link from step 2 into the "URL" field and click "Clone."
  5. If you get a popup asking if you would like to create an Android Studio project, click "No."
  6. In Android Studio, click "Open an existing Android Studio project."
  7. Navigate to the directory where you cloned the project in step 4 (usually in ~/AndroidStudioProjects) and open the project folder.
  8. When Android Studio opens the project, click "Get dependencies" or "Pub get" and wait for it to load.
  9. Follow these instructions (under the "Run the app" header) to run the app on a virtual device.

Screenshots

1

2

3