basic readme

This commit is contained in:
Thibault Deckers 2020-05-25 14:54:57 +09:00
parent e1b8f66b09
commit 41cf11bc55

View file

@ -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.