Commit e89eaa91 by Maurits van Beusekom

Remove upper bound constraint on Flutter

parent 8e1ca281
......@@ -23,5 +23,5 @@ dev_dependencies:
plugin_platform_interface: ^2.0.0
environment:
sdk: ">=2.12.0-259.9.beta <3.0.0"
flutter: ">=1.12.8 <2.0.0"
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.12.8"
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