From 22b98b1e45029a5598e3c81c1ef013e3ec46174c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 00:07:20 +0000 Subject: [PATCH] Bump image_cropper from 11.0.0 to 12.2.0 Bumps [image_cropper](https://github.com/hnvn/flutter_image_cropper) from 11.0.0 to 12.2.0. - [Commits](https://github.com/hnvn/flutter_image_cropper/commits) --- updated-dependencies: - dependency-name: image_cropper dependency-version: 12.2.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..e798e6d 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.2.0 #for date formatting intl: ^0.20.1 octo_image: ^2.0.0