f3
This commit is contained in:
parent
f5c677f2b0
commit
a1b9864fa5
1 changed files with 11 additions and 25 deletions
36
README.md
36
README.md
|
|
@ -4,12 +4,21 @@
|
|||
|
||||
## Aves
|
||||
|
||||
### mio
|
||||
![Version badge][Version badge]
|
||||
![Build badge][Build badge]
|
||||
|
||||
Aves is a gallery and metadata explorer app. It is built for Android, with Flutter.
|
||||
|
||||
|
||||
[Compare versions](https://github.com/deckerst/aves/wiki/App-Versions)
|
||||
|
||||
<div align="left">
|
||||
## mio
|
||||
|
||||
run con
|
||||
|
||||
```
|
||||
fvm flutter run -t lib/main_play.dart --flavor play
|
||||
fvm flutter run -t lib/main_play.dart --flavor pl>
|
||||
```
|
||||
|
||||
i files nuovi sono
|
||||
|
|
@ -30,29 +39,6 @@ lib/widgets/home/home_page.dart
|
|||
```
|
||||
|
||||
|
||||
![Version badge][Version badge]
|
||||
![Build badge][Build badge]
|
||||
|
||||
Aves is a gallery and metadata explorer app. It is built for Android, with Flutter.
|
||||
|
||||
[<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png"
|
||||
alt='Get it on Google Play'
|
||||
height="80">](https://play.google.com/store/apps/details?id=deckers.thibault.aves&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1)
|
||||
[<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png"
|
||||
alt='Get it on IzzyOnDroid'
|
||||
height="80">](https://apt.izzysoft.de/fdroid/index/apk/deckers.thibault.aves)
|
||||
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
|
||||
alt='Get it on F-Droid'
|
||||
height="80">](https://f-droid.org/packages/deckers.thibault.aves.libre)
|
||||
[<img src="https://raw.githubusercontent.com/deckerst/common/main/assets/get-it-on-github.png"
|
||||
alt='Get it on GitHub'
|
||||
height="80">](https://github.com/deckerst/aves/releases/latest)
|
||||
|
||||
|
||||
[Compare versions](https://github.com/deckerst/aves/wiki/App-Versions)
|
||||
|
||||
<div align="left">
|
||||
|
||||
## Features
|
||||
|
||||
Aves can handle all sorts of images and videos, including your typical JPEGs and MP4s, but also more exotic things like **multi-page TIFFs, SVGs, old AVIs and more**!
|
||||
|
|
|
|||
Loading…
Reference in a new issue