From 0358ad5fd285b8ef0341fa4316b39fec142265dd Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Thu, 11 May 2023 20:25:28 +0200 Subject: [PATCH] chore: bump dart sdk constraints --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 121c867..73478da 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ repository: https://github.com/jpnurmi/flutter_spinbox issue_tracker: https://github.com/jpnurmi/flutter_spinbox/issues environment: - sdk: ">=2.14.0 <3.0.0" + sdk: ">=2.14.0 <4.0.0" flutter: ">=3.7.0" dependencies: