From 65b859204429fea93554f6e98d6b518222a03618 Mon Sep 17 00:00:00 2001 From: hnvn Date: Thu, 5 May 2022 23:03:13 +0700 Subject: [PATCH] fix flutter constraint issue --- image_cropper_for_web/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image_cropper_for_web/pubspec.yaml b/image_cropper_for_web/pubspec.yaml index df80f5ba..1a566d30 100644 --- a/image_cropper_for_web/pubspec.yaml +++ b/image_cropper_for_web/pubspec.yaml @@ -5,7 +5,7 @@ version: 0.0.3 environment: sdk: ">=2.16.1 <3.0.0" - flutter: ">=1.17.0" + flutter: ">=1.20.0" dependencies: flutter: