From f0957686e6169937c59a63d0458d4f15e98a4925 Mon Sep 17 00:00:00 2001 From: Daniyil Yakovlev Date: Fri, 23 Oct 2020 14:39:44 +0300 Subject: [PATCH] Environment SDK update --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3dad7f9..5613fc8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,5 +13,5 @@ dev_dependencies: pedantic: ^1.9.2 environment: - sdk: ">=2.2.2 <3.0.0" + sdk: ">=2.8.0 <3.0.0" flutter: ">=0.2.5 <2.0.0"