From e314579df012271f41ef0fd759f2a57016ab959b Mon Sep 17 00:00:00 2001 From: GibreelAbdullah Date: Thu, 26 Oct 2023 14:49:53 +0530 Subject: [PATCH] Updated flutter sdk upper limit --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 481144c..27929ae 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev version: 1.15.1+60 environment: - sdk: ">=2.16.0 <3.0.0" + sdk: ">=2.16.0 <4.0.0" dependencies: flutter: