From c115a15b37870d3d71f8fd6eefe74c01beb12fec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 21:10:45 +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..9ac0abb 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.2" # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions