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 2323fa8 commit d08af1eCopy full SHA for d08af1e
packages/image_picker/image_picker_android/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.8.12+19
2
+
3
+* Updates activity lib to 1.9.2.
4
5
## 0.8.12+18
6
7
* Fixes a security issue related to improperly trusting filenames provided by a `ContentProvider`.
packages/image_picker/image_picker_android/pubspec.yaml
@@ -2,7 +2,7 @@ name: image_picker_android
description: Android implementation of the image_picker plugin.
repository: https://github.com/flutter/packages/tree/main/packages/image_picker/image_picker_android
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+image_picker%22
-version: 0.8.12+18
+version: 0.8.12+19
environment:
8
sdk: ^3.5.0
0 commit comments