From bfa9517979c23cf6ee27d4149d1f21c166786e75 Mon Sep 17 00:00:00 2001 From: Dimitrios Begnis Date: Sat, 28 May 2022 14:47:56 +0200 Subject: [PATCH] Support older sdk versions --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b21d5d4..493fca4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -157,5 +157,5 @@ packages: source: hosted version: "2.1.2" sdks: - dart: ">=2.17.0 <3.0.0" + dart: ">=2.17.0-206.0.dev <3.0.0" flutter: ">=1.17.0" diff --git a/pubspec.yaml b/pubspec.yaml index f46840e..0fdcd52 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ repository: https://github.com/Dimibe/grouped_list environment: - sdk: ">=2.17.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" flutter: ">=1.17.0" dependencies: