From cd47c76b6e44b5ef459ec528bd74262d28296bcb Mon Sep 17 00:00:00 2001 From: pengw00 Date: Thu, 11 Mar 2021 09:19:41 -0600 Subject: [PATCH] remove deprecated upper bound --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index dc553796..14f7123a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ repository: https://github.com/singerdmx/flutter-quill.git environment: sdk: ">=2.7.0 <3.0.0" - flutter: ">=1.17.0 <2.0.0" + flutter: ">=1.17.0" dependencies: flutter: