fix(mobile): iOS crashing when download iCloud content (#11639)
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user