From eb90bc17b1315954c393fe7096b4d9653186b0ec Mon Sep 17 00:00:00 2001 From: zeyus Date: Mon, 21 Jul 2025 15:03:51 +0200 Subject: [PATCH] cannot go that low --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9273015..fc60b60 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ^3.6.0 + sdk: ^3.7.0 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions