fix(mobile): iOS crashing when download iCloud content (#11639)

This commit is contained in:
Alex
2024-08-07 13:09:15 -05:00
committed by GitHub
parent 905a062a6e
commit c34fc4f2d1
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ dependencies:
path_provider_ios:
# TODO: upgrade to stable after 3.0.1 is released. 3.0.0 is broken
# https://github.com/fluttercandies/flutter_photo_manager/pull/990#issuecomment-2058066427
photo_manager: ^3.2.0
photo_manager_image_provider: ^2.1.0
photo_manager: ^3.2.3
photo_manager_image_provider: ^2.1.1
flutter_hooks: ^0.20.4
hooks_riverpod: ^2.4.9
riverpod_annotation: ^2.3.3