From b29b32d5919dd0ac28bc92e04f0dbaa791f8e379 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 20:41:23 +0000 Subject: [PATCH] Update dependency flutter to v3.41.3 --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index c6a202d..f0fb745 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1236,4 +1236,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.10.3 <4.0.0" - flutter: ">=3.41.2" + flutter: ">=3.41.3" diff --git a/pubspec.yaml b/pubspec.yaml index 935fa98..437d744 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ version: 0.9.0+30 environment: sdk: '>=3.2.3 <4.0.0' - flutter: '3.41.2' + flutter: '3.41.3' # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions