mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(mobile): Fix minor issues with downloading assets (#13609)
* improve download asset * fix: download motion photos on ios --------- Co-authored-by: dvbthien <dvbthien@gmail.com> Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
parent
62e55f3db9
commit
ee0130a58b
8 changed files with 119 additions and 57 deletions
|
|
@ -13,8 +13,8 @@ dependencies:
|
|||
sdk: flutter
|
||||
|
||||
path_provider_ios:
|
||||
photo_manager: ^3.5.0
|
||||
photo_manager_image_provider: ^2.1.1
|
||||
photo_manager: ^3.5.1
|
||||
photo_manager_image_provider: ^2.2.0
|
||||
flutter_hooks: ^0.20.4
|
||||
hooks_riverpod: ^2.4.9
|
||||
riverpod_annotation: ^2.3.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue