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 d40327d commit 11babceCopy full SHA for 11babce
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
pubspec.yaml
@@ -6,7 +6,7 @@ issue_tracker: https://github.com/AngeloAvv/disks/issues
homepage: https://www.angelocassano.it
flutter: ">=3.3.2"
dependencies:
0 commit comments