From f57bffede7d0cd3e7eb71ce689bb928b343b7351 Mon Sep 17 00:00:00 2001 From: Brandon Trautmann Date: Tue, 17 Sep 2024 15:44:11 -0400 Subject: [PATCH] bump dart constraint --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index be67d9d..8edd5d3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ homepage: https://github.com/Betterment/sturdy_http repository: https://github.com/Betterment/sturdy_http environment: - sdk: ">=3.0.7 <4.0.0" + sdk: ">=3.4.0 <4.0.0" dependencies: collection: ^1.19.0