Unverified Commit 78ce11d7 authored by Michael Thomsen's avatar Michael Thomsen Committed by GitHub

Remove upper Flutter constraint (#75772)

parent 525a6178
...@@ -4,7 +4,7 @@ publish_to: 'none' ...@@ -4,7 +4,7 @@ publish_to: 'none'
environment: environment:
sdk: '>=2.12.0-0 <3.0.0' sdk: '>=2.12.0-0 <3.0.0'
flutter: ">=1.6.7 <2.0.0" flutter: ">=1.6.7"
dependencies: dependencies:
flutter: flutter:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment