1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/album/ui
martyfuhry d76baee50d
refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279)
* Refactor to use ImmichThumbnail and local thumbnail image provider

format

* dart format

linter errors

linter

* Adds blurhash

format

* Fixes image blur

* uses hook instead of stateful widget to be more consistent

* Uses blurhash hook state

* Uses blurhash ref instead of state

* Fixes fade in duration for fade in placeholder

* Fixes an issue where thumbnails fail to load if too many thumbnail requests are made simultaenously

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-27 09:51:19 -06:00
..
add_to_album_bottom_sheet.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
add_to_album_sliverlist.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
album_action_outlined_button.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
album_thumbnail_card.dart refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279) 2024-02-27 09:51:19 -06:00
album_thumbnail_listtile.dart feat(mobile): Add support for Basic Authentication (#6840) 2024-02-04 14:35:13 -06:00
album_title_text_field.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
album_viewer_appbar.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
album_viewer_editable_title.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
shared_album_thumbnail_image.dart refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279) 2024-02-27 09:51:19 -06:00