Skip to content

Commit 11babce

Browse files
Update dependency dart to v3
1 parent d40327d commit 11babce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Demonstrates how to use the disks plugin.
66
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
77

88
environment:
9-
sdk: ">=2.17.6 <3.0.0"
9+
sdk: "<4.0.0"
1010

1111
# Dependencies specify other packages that your package needs in order to work.
1212
# To automatically upgrade your package dependencies to the latest versions

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ issue_tracker: https://github.com/AngeloAvv/disks/issues
66
homepage: https://www.angelocassano.it
77

88
environment:
9-
sdk: ">=2.17.6 <3.0.0"
9+
sdk: "<4.0.0"
1010
flutter: ">=3.3.2"
1111

1212
dependencies:

0 commit comments

Comments
 (0)