Skip to content

Commit

Permalink
build(deps): Bump image_picker from 0.8.9 to 1.0.0 (#1267)
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 0.8.9 to 1.0.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/image_picker-v1.0.0/packages/image_picker)

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

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 Jul 3, 2023
1 parent 915a347 commit f585c01
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 @@ -835,10 +835,10 @@ packages:
dependency: "direct main"
description:
name: image_picker
sha256: b6951e25b795d053a6ba03af5f710069c99349de9341af95155d52665cb4607c
sha256: b9603755b35253ccfad4be0762bb74d5e8bf9ff75edebf0ac3beec24fac1c5b5
url: "https://pub.dev"
source: hosted
version: "0.8.9"
version: "1.0.0"
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 @@ -67,7 +67,7 @@ dependencies:
http: ^0.13.6
http_client_helper: ^2.0.3
hydrated_bloc: ^9.1.1
image_picker: ^0.8.9
image_picker: ^1.0.0
intl: ^0.18.0
intl_phone_number_input: ^0.7.3+1
isolate: ^2.1.0
Expand Down

0 comments on commit f585c01

Please sign in to comment.