From 67185293304c4ec5550bbc78534b4ab86b82b9d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 00:07:46 +0000 Subject: [PATCH] Bump image_cropper from 11.0.0 to 12.2.1 Bumps [image_cropper](https://github.com/hnvn/flutter_image_cropper) from 11.0.0 to 12.2.1. - [Commits](https://github.com/hnvn/flutter_image_cropper/compare/v11.0.0...v12.2.1) --- updated-dependencies: - dependency-name: image_cropper dependency-version: 12.2.1 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..98bda2e 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.1 #for date formatting intl: ^0.20.1 octo_image: ^2.0.0