From beb0e510abaf08be55e539e2f12eaca0f805a907 Mon Sep 17 00:00:00 2001 From: dom Date: Tue, 23 Jun 2026 11:51:04 +0800 Subject: [PATCH] flutter 3.44.3 Signed-off-by: dom --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9affe8890..9bca2f57d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1939,4 +1939,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.12.0 <4.0.0" - flutter: "3.44.2" + flutter: "3.44.3" diff --git a/pubspec.yaml b/pubspec.yaml index c3c767107..b4e1094b3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 2.0.9+1 environment: sdk: ">=3.12.0" - flutter: 3.44.2 + 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