From 49040447b12797127ac3882978329f806b639ab5 Mon Sep 17 00:00:00 2001 From: X Code Date: Fri, 10 Dec 2021 00:45:55 -0800 Subject: [PATCH] Lower environment flutter version to work with pub.dev --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c4f30c11..5a5a6bcb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ repository: https://github.com/singerdmx/flutter-quill environment: sdk: ">=2.12.0 <3.0.0" - flutter: ">=2.8.0" + flutter: ">=2.5.3" dependencies: flutter: