feat: Blurhashes and better thumbnails

This commit is contained in:
Sorunome 2020-09-03 12:58:54 +02:00
commit 9f47772b23
8 changed files with 238 additions and 29 deletions

View file

@ -65,6 +65,12 @@ dependencies:
flutter_localizations:
sdk: flutter
sqflite: ^1.1.7 # Still used to obtain the database location
native_imaging:
git:
url: https://gitlab.com/famedly/libraries/native_imaging.git
ref: master
flutter_blurhash: ^0.5.0
dev_dependencies:
flutter_test: