From 2ef24cfb5f74c3dafe1793a697b4aedfba9ba15e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 18:41:17 +0000 Subject: [PATCH] Update dependency dart to v3 --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 817ca66..a639890 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -6,7 +6,7 @@ description: Demonstrates how to use the disks plugin. publish_to: 'none' # Remove this line if you wish to publish to pub.dev environment: - sdk: ">=2.17.6 <3.0.0" + sdk: "3.10.6" # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions