Skip to content

Commit

Permalink
Bump image_picker from 1.0.4 to 1.0.6
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.4 to 1.0.6.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/image_picker-v1.0.6/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>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent dd29126 commit 1ccc4e3
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 @@ -595,10 +595,10 @@ packages:
dependency: "direct main"
description:
name: image_picker
sha256: "7d7f2768df2a8b0a3cefa5ef4f84636121987d403130e70b17ef7e2cf650ba84"
sha256: "340efe08645537d6b088a30620ee5752298b1630f23a829181172610b868262b"
url: "https://pub.dev"
source: hosted
version: "1.0.4"
version: "1.0.6"
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 @@ -41,7 +41,7 @@ dependencies:
flutter_typeahead: ^4.8.0
font_awesome_flutter: ^10.4.0
http: ^1.1.0
image_picker: ^1.0.4
image_picker: ^1.0.6
intl: ^0.18.1
json_annotation: ^4.8.1
version: ^3.0.2
Expand Down

0 comments on commit 1ccc4e3

Please sign in to comment.