We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34faef6 commit 78db413Copy full SHA for 78db413
packages/image_picker/image_picker_ios/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.8.12+2
2
+
3
+* Removes use of PHAsset when using PHPickerViewController in image_picker to remove needing permissions.
4
5
## 0.8.12+1
6
7
* Updates Pigeon for non-nullable collection type support.
packages/image_picker/image_picker_ios/pubspec.yaml
@@ -2,7 +2,7 @@ name: image_picker_ios
description: iOS implementation of the image_picker plugin.
repository: https://github.com/flutter/packages/tree/main/packages/image_picker/image_picker_ios
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+image_picker%22
-version: 0.8.12+1
+version: 0.8.12+2
environment:
8
sdk: ^3.3.0
0 commit comments