feat: Blurhashes and better thumbnails
This commit is contained in:
parent
c8927f1708
commit
9f47772b23
8 changed files with 238 additions and 29 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue