From 8d3b677c64426323aec687fafb2451bc19f5ff29 Mon Sep 17 00:00:00 2001 From: Andrew Belousoff Date: Wed, 31 Mar 2021 14:00:25 +0300 Subject: [PATCH] Remove upper bound from Flutter constraint --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index eff4a36..2575bb5 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ homepage: https://github.com/EMALLStudio/appmetrica_sdk environment: sdk: ">=2.12.0 <3.0.0" - flutter: ">=1.10.0 <2.0.0" + flutter: ">=1.10.0" dependencies: flutter: