From 6f73d3219e42cda1fec502ad48c5c81a53c2e2d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 20:31:09 +0000 Subject: [PATCH] Update dependency flutter to v3.44.1 --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 06d2e869..ec972a5b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1356,4 +1356,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.11.0 <4.0.0" - flutter: ">=3.44.0" + flutter: ">=3.44.1" diff --git a/pubspec.yaml b/pubspec.yaml index 7c01917b..337132b0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ version: 0.10.4+40 environment: sdk: '>=3.2.3 <4.0.0' - flutter: '3.44.0' + flutter: '3.44.1' # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions