Commit f4c7a3f0 by daniel.roek

Updated Dart SDK version

parent 62768a8c
...@@ -2,7 +2,7 @@ name: permission_handler_example ...@@ -2,7 +2,7 @@ name: permission_handler_example
description: Demonstrates how to use the permission_handler plugin. description: Demonstrates how to use the permission_handler plugin.
environment: environment:
sdk: ">=2.12.0-0 <3.0.0" sdk: ">=2.12.0-259.9.beta <3.0.0"
dependencies: dependencies:
flutter: flutter:
......
...@@ -23,5 +23,5 @@ dev_dependencies: ...@@ -23,5 +23,5 @@ dev_dependencies:
plugin_platform_interface: ^2.0.0 plugin_platform_interface: ^2.0.0
environment: environment:
sdk: ">=2.12.0-0 <3.0.0" sdk: ">=2.12.0-259.9.beta <3.0.0"
flutter: ">=1.12.8 <2.0.0" flutter: ">=1.12.8 <2.0.0"
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