chore(ui): update photo_manager dependency

This commit is contained in:
Rafał Adasiewicz
2023-01-25 16:50:19 +01:00
parent 9b22eb9fd7
commit 9c5f67876a
4 changed files with 9 additions and 1 deletions
+1
View File
@@ -48,6 +48,7 @@ You should then run `flutter packages get`
The package uses [photo_manager](https://pub.dev/packages/photo_manager) to access the device's photo library.
Follow [this wiki](https://pub.dev/packages/photo_manager#android-10-q-29) to fulfil the Android requirements.
You need to take additional steps if you are targeting Android 13. Read [this section](https://pub.dev/packages/photo_manager#android-13-api-33-extra-configs) for more information.
### iOS