We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90411ac commit 8ad0a7fCopy full SHA for 8ad0a7f
packages/image_picker/image_picker_ios/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.8.13+3
2
+
3
+* Fixes camera confirmation taps leaking through the picker on some iOS versions (e.g., iOS 26).
4
5
## 0.8.13+2
6
7
* Updates to Pigeon 26.
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.13+2
+version: 0.8.13+3
environment:
8
sdk: ^3.9.0
0 commit comments