basic readme
This commit is contained in:
parent
e1b8f66b09
commit
41cf11bc55
1 changed files with 11 additions and 12 deletions
23
README.md
23
README.md
|
@ -1,16 +1,15 @@
|
||||||
# aves
|
# aves
|
||||||
|
|
||||||
A new Flutter application.
|
Aves is a gallery and metadata explorer app. It is built for Android, with Flutter.
|
||||||
|
|
||||||
## Getting Started
|
## Features
|
||||||
|
|
||||||
This project is a starting point for a Flutter application.
|
- Support raster images: JPEG, PNG, GIF, WEBP, BMP, WBMP, HEIC (from Android Pie)
|
||||||
|
- Support animated images: GIF, WEBP
|
||||||
A few resources to get you started if this is your first Flutter project:
|
- Support vector images: SVG
|
||||||
|
- Support videos: MP4, AVI
|
||||||
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
|
- search and filter by country, place, XMP tag, type (animated, raster, vector, video)
|
||||||
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
|
- bulk delete, share
|
||||||
|
- favorites
|
||||||
For help getting started with Flutter, view our
|
- stats
|
||||||
[online documentation](https://flutter.dev/docs), which offers tutorials,
|
- handle intents to view or pick images
|
||||||
samples, guidance on mobile development, and a full API reference.
|
|
||||||
|
|
Loading…
Reference in a new issue