Merge pull request #1116 from GetStream/chore/updateUiReadme

docs(ui): add photo_manager android requirements
This commit is contained in:
Salvatore Giordano
2022-05-04 09:50:20 +02:00
committed by GitHub
+2 -1
View File
@@ -46,7 +46,8 @@ You should then run `flutter packages get`
### Android
All set ✅
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.
### iOS