From 0c6204db4002338c21eabddd7da6f895985d5e7a Mon Sep 17 00:00:00 2001 From: jagrit Date: Sun, 29 May 2022 14:47:18 +0530 Subject: [PATCH] remove: upper bound from flutter version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index db56e64..4b846e0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ homepage: https://github.com/jagritjkh/custom_clippers environment: sdk: '>=2.17.0 <3.0.0' - flutter: ">=1.17.0 <2.0.0" + flutter: ">=1.17.0" dependencies: flutter: