From f5c677f2b0fd1751feb8eb378af64cf26c6b21cb Mon Sep 17 00:00:00 2001 From: Fabio Micheluz Date: Sat, 28 Feb 2026 13:54:28 +0100 Subject: [PATCH] f2 --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.md b/README.md index b571f651..2f95c136 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,32 @@ ## Aves +### mio + +run con + +``` +fvm flutter run -t lib/main_play.dart --flavor play +``` + +i files nuovi sono + +``` +lib/remote +├── auth_client.dart +├── remote_client.dart +├── remote_models.dart +├── remote_repository.dart +├── remote_test_page.dart +├── run_remote_sync.dart +└── url_utils.dart +``` +e questo modificato +``` +lib/widgets/home/home_page.dart +``` + + ![Version badge][Version badge] ![Build badge][Build badge]