-
Notifications
You must be signed in to change notification settings - Fork 10
Run the App
Henrik Steffens edited this page Oct 17, 2021
·
6 revisions
The app uses different flavors. For debugging, please use the development
flavor.
There is currently an issue with the apps build.gradle
file. Change ../../keys/key-release.properties
to ./schulplaner-debug-key.properties
will solve it for you local! Please do not stage this change!
You need to create the /app/.env
-file with APP_NAME=Schulplaner
in it to successfully build the app.
- Run
flutter pub get
in theapp
directory - Ensure your device (or an emulator) is connected
- Run the predefined launch-config
flutter run --flavor=development