We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da71d1d commit 74137a8Copy full SHA for 74137a8
2 files changed
packages/image_picker/image_picker_ios/CHANGELOG.md
@@ -1,5 +1,6 @@
1
-## NEXT
+## 0.8.5+6
2
3
+* Updates description.
4
* Ignores unnecessary import warnings in preparation for [upcoming Flutter changes](https://github.com/flutter/flutter/pull/106316).
5
6
## 0.8.5+5
packages/image_picker/image_picker_ios/pubspec.yaml
@@ -1,8 +1,8 @@
name: image_picker_ios
-description: iOS implementation of the video_picker plugin.
+description: iOS implementation of the image_picker plugin.
repository: https://github.com/flutter/plugins/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.5+5
+version: 0.8.5+6
7
environment:
8
sdk: ">=2.14.0 <3.0.0"
0 commit comments