From 51d33561b7ba18f94301ba2f667d9f6befce2293 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 20:04:06 +0000 Subject: [PATCH] Update dependency flutter to v3.44.3 --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2b4000f9..d7999dfc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1420,4 +1420,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.12.0 <4.0.0" - flutter: ">=3.44.1" + flutter: ">=3.44.3" diff --git a/pubspec.yaml b/pubspec.yaml index 6a929b66..d602994f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ version: 0.10.5+41 environment: sdk: '>=3.2.3 <4.0.0' - flutter: '3.44.1' + flutter: '3.44.3' # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions