Skip to content

Project Setup

Michael edited this page Jan 30, 2021 · 4 revisions

Make sure to have Android Studio installed and the Flutter SDK. This is the official documentation for installing Flutter on your platform.

In assets/ directory, make sure you add a secrets.json file and copy in the appropriate datacenter and apiKey json contents. secrets.json is referenced in the .gitignore and should not be committed to source control. If the api key is compromised, a new api key can be generated via the Qualtrics Dashboard.

Clone this wiki locally