f2
This commit is contained in:
parent
452c378178
commit
f5c677f2b0
1 changed files with 26 additions and 0 deletions
26
README.md
26
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]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue