refactor: Use dart blurhash

This commit is contained in:
Krille 2024-03-21 07:36:22 +01:00
commit 25ec229ace
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
5 changed files with 67 additions and 22 deletions

View file

@ -30,7 +30,6 @@ dependencies:
flutter:
sdk: flutter
flutter_app_badger: ^1.5.0
flutter_blurhash: ^0.8.2
flutter_cache_manager: ^3.3.0
flutter_file_dialog: ^3.0.2
flutter_foreground_task: ^6.0.0+1
@ -59,6 +58,7 @@ dependencies:
hive_flutter: ^1.1.0
html: ^0.15.4
http: ^0.13.6
image: ^4.1.7
image_picker: ^1.0.0
intl: any
just_audio: ^0.9.30