Commit e8eaf0c0 by Maurits van Beusekom Committed by GitHub

Merge pull request #12 from BaseflowIT/issues/fix_package_errors

Add SDK version constraints
parents a07f2ca6 79e2daa0
......@@ -17,6 +17,9 @@ flutter:
androidPackage: com.baseflow.permissionhandler
pluginClass: PermissionHandlerPlugin
environment:
sdk: ">=2.0.0-dev.58.0 <3.0.0"
# To add assets to your plugin package, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
......
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