1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/home/ui/asset_grid
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
..
asset_grid_data_structure.dart fix(mobile): speed up RenderList creation for timeline (#4103) 2023-09-28 10:43:55 +07:00
disable_multi_select_button.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
draggable_scrollbar_custom.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
group_divider_title.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
immich_asset_grid_view.dart chore(mobile): minor housekeeping 2024-02-18 22:17:20 -06:00
immich_asset_grid.dart refactor(mobile): maplibre (#6087) 2024-01-15 09:26:13 -06:00
thumbnail_image.dart refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279) 2024-02-27 09:51:19 -06:00
thumbnail_placeholder.dart refactor(mobile): Use widgets in Immich asset grid (#7140) 2024-02-17 21:31:34 -06:00