From 24e17c5cdd669edc9e87530f368b14475677af6b Mon Sep 17 00:00:00 2001 From: dom Date: Sat, 11 Jul 2026 08:27:24 +0800 Subject: [PATCH] flutter 3.44.6 Signed-off-by: dom --- .fvmrc | 2 +- pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.fvmrc b/.fvmrc index 51b401de1..f6ff4f323 100644 --- a/.fvmrc +++ b/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.44.5" + "flutter": "3.44.6" } \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index ef2a5be18..b02029021 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1976,4 +1976,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.12.0 <4.0.0" - flutter: "3.44.5" + flutter: "3.44.6" diff --git a/pubspec.yaml b/pubspec.yaml index 2c9625473..d713e573d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 2.0.9+1 environment: sdk: ">=3.12.0" - flutter: 3.44.5 + flutter: 3.44.6 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions