From 71ec54d6be5c5e5f3c9870be18ad5181ae92b824 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:12:09 +0000 Subject: [PATCH] chore(example/deps): update dependency dart to >=3.12.1 <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 57557a8a..eae24aee 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -293,5 +293,5 @@ packages: source: hosted version: "6.3.0" sdks: - dart: ">=3.12.0 <4.0.0" - flutter: ">=3.44.0" + dart: ">=3.12.1 <4.0.0" + flutter: ">=3.44.1" diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 0e423469..bb467afb 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.12.0 <4.0.0" + sdk: ">=3.12.1 <4.0.0" dependencies: flutter: