From f35f5dc9d05a3e15cdc74138ab803a6f9496962e Mon Sep 17 00:00:00 2001 From: rohitbhoite Date: Thu, 30 Oct 2025 18:22:23 +0530 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 739a8f9..7c44623 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,5 +15,5 @@ dev_dependencies: lints: ^5.1.1 environment: - sdk: ">=2.12.0 <3.0.0" + sdk: ">=2.12.0 <4.0.0" flutter: ">=1.22.0"