Skip to content

Aves is a gallery and metadata explorer app, built for Android with Flutter. For fork details, see link.

License

Notifications You must be signed in to change notification settings

ForgottenUmbrella/aves

Repository files navigation

Version badge Build badge


Aves logo

Get it on Google Play

Aves is a gallery and metadata explorer app. It is built for Android, with Flutter.

Collection screenshotImage screenshotStats screenshot

Features

  • support raster images: JPEG, PNG, GIF, WEBP, BMP, WBMP, HEIC (from Android Pie)
  • support animated images: GIF, WEBP
  • support vector images: SVG
  • support videos: MP4, AVI & probably others
  • search and filter by country, place, XMP tag, type (animated, raster, vector, video)
  • bulk delete, share, copy, move
  • favorites
  • statistics
  • handle intents to view or pick images
  • support Android API 24 ~ 30 (Nougat ~ R)

Known Issues

Test Devices

Model Name Android Version API
SM-G970N Samsung Galaxy S10e 10 (Android10) 29
SM-P580 Samsung Galaxy Tab A 10.1 8.1.0 (Oreo) 27
SM-G930S Samsung Galaxy S7 8.0.0 (Oreo) 26
E5823 Sony Xperia Z5 Compact 7.1.1 (Nougat) 25

Project Setup

Create a file named <app dir>/android/key.properties. It should contain a reference to a keystore for app signing, and other necessary credentials. See <app dir>/android/key_template.properties for the expected keys.

About

Aves is a gallery and metadata explorer app, built for Android with Flutter. For fork details, see link.

Resources

License

Stars

Watchers

Forks

Languages

  • Dart 80.8%
  • Kotlin 18.9%
  • Other 0.3%