We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f56c6 commit 0e7201cCopy full SHA for 0e7201c
example/pubspec.yaml
@@ -6,7 +6,7 @@ description: Demonstrates how to use the disks plugin.
6
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
7
8
environment:
9
- sdk: ">=2.17.6 <3.0.0"
+ sdk: "<4.0.0"
10
11
# Dependencies specify other packages that your package needs in order to work.
12
# To automatically upgrade your package dependencies to the latest versions
0 commit comments