From 615ddee68e380d65547b0f3fa8d2071dbf99df1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 14:18:02 +0000 Subject: [PATCH] chore(deps): update dependency dart to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 740e0fe..e78fbde 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ repository: https://github.com/Stacked-Org/localization_generator.git issue_tracker: https://github.com/Stacked-Org/framework/issues environment: - sdk: '>=2.7.0 <3.0.0' + sdk: '3.11.2' dependencies: build: ^2.3.0