From 99c9f85eaf6ec9570bd0297445cefb0be668e0d0 Mon Sep 17 00:00:00 2001 From: Fabio Date: Wed, 11 Jun 2025 16:39:24 +0800 Subject: [PATCH] Aggiorna README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92a26a450..21ff9d5d4 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,8 @@ Some users have expressed the wish to financially support the project. Thanks! ## Project Setup +# Install dependencies + Before running or building the app, update the dependencies for the desired flavor: ``` # scripts/apply_flavor_play.sh @@ -118,11 +120,11 @@ Before running or building the app, update the dependencies for the desired flav To build the project, create a file named `/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 ``` -To build the app: +#To build the app: creare file con le tue credenziali file.keystore