Skip to content

Commit

Permalink
Bump image_picker from 1.0.2 to 1.0.4 (#2009)
Browse files Browse the repository at this point in the history
Bumps [image_picker](https://github.com/flutter/packages/tree/main/packages/image_picker) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/image_picker-v1.0.4/packages/image_picker)

---
updated-dependencies:
- dependency-name: image_picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 06b6d49 commit f6548eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -881,10 +881,10 @@ packages:
dependency: "direct main"
description:
name: image_picker
sha256: "841837258e0b42c80946c43443054fc726f5e8aa84a97f363eb9ef0d45b33c14"
sha256: "7d7f2768df2a8b0a3cefa5ef4f84636121987d403130e70b17ef7e2cf650ba84"
url: "https://pub.dev"
source: hosted
version: "1.0.2"
version: "1.0.4"
image_picker_android:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies:
hive: ^2.2.3
http: ^0.13.6
image_cropper: ^4.0.1
image_picker: ^1.0.2
image_picker: ^1.0.4
intl: ^0.17.0
json_annotation: ^4.7.0
mockito: ^5.3.2
Expand Down

0 comments on commit f6548eb

Please sign in to comment.