Aggiorna README.md
Some checks failed
Quality check / Flutter analysis (push) Has been cancelled
Quality check / CodeQL analysis (java-kotlin) (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled

This commit is contained in:
Fabio 2025-06-11 16:40:56 +08:00
parent a461e2c55f
commit 94c83914a4

View file

@ -111,7 +111,7 @@ Some users have expressed the wish to financially support the project. Thanks!
## Project Setup ## Project Setup
# Install dependencies ### Install dependencies
Before running or building the app, update the dependencies for the desired flavor: Before running or building the app, update the dependencies for the desired flavor:
``` ```
@ -120,11 +120,11 @@ scripts/apply_flavor_play.sh
To build the project, create a file named `<app dir>/android/key.properties`. It should contain a reference to a keystore for app signing, and other necessary credentials. See [key_template.properties](https://github.com/deckerst/aves/blob/develop/android/key_template.properties) for the expected keys. To build the project, create a file named `<app dir>/android/key.properties`. It should contain a reference to a keystore for app signing, and other necessary credentials. See [key_template.properties](https://github.com/deckerst/aves/blob/develop/android/key_template.properties) for the expected keys.
# To run the app: ### To run the app:
``` ```
./flutterw run -t lib/main_play.dart --flavor play ./flutterw run -t lib/main_play.dart --flavor play
``` ```
#To build the app: ### To build the app:
creare file con le tue credenziali file.keystore creare file con le tue credenziali file.keystore