From 47e623613c43d1175c43d9dfbcc0997572252142 Mon Sep 17 00:00:00 2001 From: Luke Pighetti Date: Mon, 6 Apr 2020 11:08:05 -0400 Subject: [PATCH] remove upper constraint for flutter environment --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4015789..64f5574 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ homepage: https://github.com/theyakka/fluro environment: sdk: ">=2.6.0 <3.0.0" - flutter: ">=1.12.0 <1.17.0" + flutter: ">=1.12.0" dependencies: flutter: