From c5d0c73e725b11cd1c72f8949514462b18007804 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 23:52:35 +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..49e4e40 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.13.1' dependencies: build: ^2.3.0