Skip to content

Commit 74137a8

Browse files
alex-sandrimauricioluz
authored andcommitted
[image_picker_ios] fix wrong plugin name (flutter#6072)
1 parent da71d1d commit 74137a8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

packages/image_picker/image_picker_ios/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## NEXT
1+
## 0.8.5+6
22

3+
* Updates description.
34
* Ignores unnecessary import warnings in preparation for [upcoming Flutter changes](https://github.com/flutter/flutter/pull/106316).
45

56
## 0.8.5+5

packages/image_picker/image_picker_ios/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: image_picker_ios
2-
description: iOS implementation of the video_picker plugin.
2+
description: iOS implementation of the image_picker plugin.
33
repository: https://github.com/flutter/plugins/tree/main/packages/image_picker/image_picker_ios
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+image_picker%22
5-
version: 0.8.5+5
5+
version: 0.8.5+6
66

77
environment:
88
sdk: ">=2.14.0 <3.0.0"

0 commit comments

Comments
 (0)