downgrade Flutter required version

This commit is contained in:
Luke Freeman 2020-03-08 19:53:28 -07:00
parent 16b09f760c
commit 53e1c97960
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.13.0 <1.16.0"
flutter: ">=1.12.0 <1.16.0"
dependencies:
flutter: