From 1a5caa948add11c7ad846babf871a61a07a0936c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 01:02:15 +0000 Subject: [PATCH] Update dependency flutter to v3.38.6 --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 88c6943b..a759947b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1132,4 +1132,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.9.0 <4.0.0" - flutter: ">=3.38.5" + flutter: ">=3.38.6" diff --git a/pubspec.yaml b/pubspec.yaml index 0ab3b5a0..00c055c5 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.38.5' + flutter: '3.38.6' # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions