Aggiorna README.md
Some checks are pending
Quality check / Flutter analysis (push) Waiting to run
Quality check / CodeQL analysis (java-kotlin) (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run

This commit is contained in:
Fabio 2025-08-14 16:41:04 +08:00
parent 84a822022a
commit 31f85c3e01

View file

@ -122,7 +122,7 @@ To build the project, create a file named `<app dir>/android/key.properties`. It
### To run the app:
```
./flutterw run -t lib/main_play.dart --flavor play
./flutter run -t lib/main_play.dart --flavor play
```
### To build the app:
@ -163,3 +163,32 @@ infine compilare l'apk
[Version badge]: https://img.shields.io/github/v/release/deckerst/aves?include_prereleases&sort=semver
[Build badge]: https://img.shields.io/github/actions/workflow/status/deckerst/aves/quality-check.yml?branch=develop
## Android studio
aprire la console su Aves e caricare le dipendenze
```
scripts/apply_flavor_izzy.sh
```
in settings - Languages and Framework - Dart inserire il path
```
/home/fabio/flutter/bin/cache/
```
e spuntare project aves
Edit configurations e in Dart entrypoint inserire
lib/main_play.dart
e in flavor build
izzy