From e059e603e083b105ea905306b692769904f93b85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 00:02:02 +0000 Subject: [PATCH] chore: Upgrade Flutter to 3.35.6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 715d20347..607f78794 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ version: 1.0.0+1 environment: sdk: ^3.5.4 - flutter: '3.35.5' + flutter: '3.35.6' # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions