From e67f1bed198e00677b52eb79690714c7bc5564f5 Mon Sep 17 00:00:00 2001 From: 22388o <22388o@users.noreply.github.com> Date: Mon, 2 Dec 2024 08:27:58 -0300 Subject: [PATCH] Fix --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7491968..f86dfc1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: A pure Dart DLC library homepage: https://github.com/Horus-Org/dart-dlc environment: - sdk: ^3.5.0 + sdk: '>=3.5.0 <4.0.0' flutter: '>= 3.22.0' # Dependencies for the project