remove upper constraint for flutter environment

This commit is contained in:
Luke Pighetti 2020-04-06 11:08:05 -04:00 committed by GitHub
parent 937afe9757
commit 47e623613c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: