Skip to content

Commit

Permalink
Bump image_cropper from 1.5.1 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [image_cropper](https://github.com/hnvn/flutter_image_cropper) from 1.5.1 to 4.0.1.
- [Commits](hnvn/flutter_image_cropper@v1.5.1...v4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 1aa5df6 commit 207abac
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
20 changes: 18 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -412,10 +412,26 @@ packages:
dependency: "direct main"
description:
name: image_cropper
sha256: "60542ffd03436e6f80a1d7c9839f75b6a62b0a290cd98624fa29d150fdf672c8"
sha256: "542c3453109d16bcc388e43ae2276044d2cd6a6d20c68bdcff2c94ab9363ea15"
url: "https://pub.dev"
source: hosted
version: "1.5.1"
version: "4.0.1"
image_cropper_for_web:
dependency: transitive
description:
name: image_cropper_for_web
sha256: "89c936aa772a35b69ca67b78049ae9fa163a4fb8da2f6dee3893db8883fb49d2"
url: "https://pub.dev"
source: hosted
version: "2.0.0"
image_cropper_platform_interface:
dependency: transitive
description:
name: image_cropper_platform_interface
sha256: b232175c132b2f7ede3e1f101652bcd635cb4079a77c6dded8e6d32e6578d685
url: "https://pub.dev"
source: hosted
version: "4.0.0"
image_picker:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies:
#sign_in_with_apple: ^3.0.0
url_launcher: ^6.0.0
image_picker: ^0.8.4+4
image_cropper: ^1.4.0
image_cropper: ^4.0.1
lottie: ^1.1.0
flutter_spinkit: ^5.1.0
#flutter_riverpod: ^2.3.6
Expand Down

0 comments on commit 207abac

Please sign in to comment.