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