From ecdc03e535a338ace8d916f6682b56da7fdf0c9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 16:12:16 +0000 Subject: [PATCH] chore(deps): bump image_cropper from 9.0.0 to 11.0.0 Bumps [image_cropper](https://github.com/hnvn/flutter_image_cropper) from 9.0.0 to 11.0.0. - [Commits](https://github.com/hnvn/flutter_image_cropper/compare/v9.0.0...v11.0.0) --- updated-dependencies: - dependency-name: image_cropper dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7e5b046..9371504 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -363,26 +363,26 @@ packages: dependency: "direct main" description: name: image_cropper - sha256: "0c6ea3f96ccdcbe855fc86e9de582fdd6a94d578be8d817a05d9ecef9f1a258b" + sha256: "46c8f9aae51c8350b2a2982462f85a129e77b04675d35b09db5499437d7a996b" url: "https://pub.dev" source: hosted - version: "9.0.0" + version: "11.0.0" image_cropper_for_web: dependency: transitive description: name: image_cropper_for_web - sha256: "34256c8fb7fcb233251787c876bb37271744459b593a948a2db73caa323034d0" + sha256: e09749714bc24c4e3b31fbafa2e5b7229b0ff23e8b14d4ba44bd723b77611a0f url: "https://pub.dev" source: hosted - version: "6.0.2" + version: "7.0.0" image_cropper_platform_interface: dependency: transitive description: name: image_cropper_platform_interface - sha256: e8e9d2ca36360387aee39295ce49029362ae4df3071f23e8e71f2b81e40b7531 + sha256: "886a30ec199362cdcc2fbb053b8e53347fbfb9dbbdaa94f9ff85622609f5e7ff" url: "https://pub.dev" source: hosted - version: "7.0.0" + version: "8.0.0" image_picker: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index d67fe77..2d1d49e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: matrix2d: ^1.0.4 image: ^4.3.0 image_picker: ^1.2.0 - image_cropper: ^9.0.0 + image_cropper: ^11.0.0 app_settings: ^6.1.1 fluttertoast: ^9.0.0 pro_image_editor: ^11.6.0