From d3c32c23fcc1e99a1d1e2ce8dcf3385d5d0991fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 00:06:53 +0000 Subject: [PATCH] Bump image_cropper from 11.0.0 to 12.0.0 Bumps [image_cropper](https://github.com/hnvn/flutter_image_cropper) from 11.0.0 to 12.0.0. - [Commits](https://github.com/hnvn/flutter_image_cropper/compare/v11.0.0...v12.0.0) --- updated-dependencies: - dependency-name: image_cropper dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a1315c7..f9ed2b9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: get_storage: ^2.1.1 image_picker: ^1.0.4 - image_cropper: ^11.0.0 + image_cropper: ^12.0.0 #for date formatting intl: ^0.20.1 octo_image: ^2.0.0