From bb5bd82f28de5a7a2b1400e7b63cfc040f430b61 Mon Sep 17 00:00:00 2001 From: dom Date: Sat, 6 Jun 2026 09:36:32 +0800 Subject: [PATCH] flutter 3.44.1 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 c9aa88d81..8b90df4dc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1950,4 +1950,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.12.0 <4.0.0" - flutter: "3.44.0" + flutter: "3.44.1" diff --git a/pubspec.yaml b/pubspec.yaml index f01d36499..12a46766f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 2.0.8+1 environment: sdk: ">=3.12.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