From 3efae5f91f0699f403ea6bed5bee17e6a235b3ac Mon Sep 17 00:00:00 2001 From: ShootingStarDragons Date: Fri, 21 Jun 2024 11:23:19 +0800 Subject: [PATCH] chore: update sdk version of flutter --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1e2e7eb..9673b4f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ publish_to: "none" version: 1.0.0+27 environment: - sdk: ">=2.16.1 <3.0.0" + sdk: ">=3.0.0 <4.0.0" dependencies: flutter: sdk: flutter