From 04d26e1474baec0a01e14d99689948e49f320ae4 Mon Sep 17 00:00:00 2001 From: Ricky Souza de Oliveira <38869320+HeroRickyGAMES@users.noreply.github.com> Date: Mon, 14 Aug 2023 19:31:06 -0300 Subject: [PATCH] Update no Dart SDK --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0d174c1..86cd6b1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ author: Green Appers, Inc. homepage: https://github.com/GreenAppers/dartssh environment: - sdk: ">=2.1.0 <3.0.0" + sdk: '>=3.0.6 <4.0.0' dependencies: asn1lib: ^0.5.11