From 4266e2d9cee42607e4ffd2dce1bfed539ea35c04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 18:29:13 +0000 Subject: [PATCH] chore(example/deps): update dependency dart to v3.9.4 --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 361d5bb..fc72974 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.9.2 <4.0.0" + sdk: "3.9.4" dependencies: flutter: