Aves is a gallery and metadata explorer app, built for Android with Flutter.
Find a file
2020-04-10 11:07:55 +09:00
android init: progressively add entries with saved dates 2020-04-08 12:32:18 +09:00
assets fixed logo, applied pedantic, added startup timing TODOs 2019-12-21 00:29:14 +09:00
extra changed icon 2019-07-27 10:22:02 +09:00
fonts use asset font for app bar and titles 2019-08-31 22:40:20 +09:00
ios packages upgrade 2019-12-23 16:55:19 +09:00
lib use SliverList instead of multiple SliverGrid + SliverStickyHeader 2020-04-10 11:07:37 +09:00
.gitignore upgraded flutter v1.12.13+hotfix.5 + gradle + packages + gitignore 2019-12-13 00:45:53 +09:00
.metadata poc: async mediastore thumbnails with fast scroll 2019-07-13 18:12:19 +09:00
analysis_options.yaml linting 2019-12-24 10:41:43 +09:00
pubspec.lock use SliverList instead of multiple SliverGrid + SliverStickyHeader 2020-04-10 11:07:37 +09:00
pubspec.yaml use SliverList instead of multiple SliverGrid + SliverStickyHeader 2020-04-10 11:07:37 +09:00
README.md poc: async mediastore thumbnails with fast scroll 2019-07-13 18:12:19 +09:00

aves

A new Flutter application.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.