Commit 0dde8c96 by Maurits van Beusekom

Set the Dart SDK to version >=2.1.0 <3.0.0

parent 2208f69a
......@@ -2,7 +2,7 @@ name: permission_handler_example
description: Demonstrates how to use the permission_handler plugin.
environment:
sdk: ">=2.0.0 <3.0.0"
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
......
......@@ -7,7 +7,7 @@ authors:
homepage: https://github.com/baseflowit/flutter-permission-handler
environment:
sdk: ">=2.0.0 <3.0.0"
sdk: ">=2.1.0 <3.0.0"
dependencies:
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