From 6a568b68d2385ba51a8ae11898215b7fc9c65778 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 23:07:46 +0000 Subject: [PATCH] chore(example/deps): update dependency dart to >=3.13.3 <4.0.0 --- example/pubspec.lock | 4 ++-- example/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index 360898fa..8b34dc77 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -293,5 +293,5 @@ packages: source: hosted version: "6.4.0" sdks: - dart: ">=3.13.2 <4.0.0" - flutter: ">=3.47.2" + dart: ">=3.13.3 <4.0.0" + flutter: ">=3.47.3" diff --git a/example/pubspec.yaml b/example/pubspec.yaml index e53d46c1..f2b77d99 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -7,7 +7,7 @@ version: 1.0.0+1 publish_to: "none" # Remove this line if you wish to publish to pub.dev environment: - sdk: ">=3.13.2 <4.0.0" + sdk: ">=3.13.3 <4.0.0" dependencies: flutter: