1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/asset_viewer
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
..
hooks refactor(mobile): Use hooks to manage Chewie controller for video (#7008) 2024-02-22 23:18:02 -06:00
image_providers refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279) 2024-02-27 09:51:19 -06:00
models feat(mobile): lazy loading of assets (#2413) 2023-05-17 12:36:02 -05:00
providers deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
services refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
ui refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
views refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279) 2024-02-27 09:51:19 -06:00