From d3f465282adf9520ccf959117fddbd6f51978df8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 03:02:45 +0000 Subject: [PATCH] fix(sdk): update dependency flutter to v3.44.4 --- .fvm/fvm_config.json | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.fvm/fvm_config.json b/.fvm/fvm_config.json index df465c7..a9402a7 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.44.2", + "flutterSdkVersion": "3.44.4", "flavors": {} } \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 2b85f93..626628f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ homepage: https://github.com/zeshuaro/google_api_headers environment: sdk: ">=3.12.2 <4.0.0" - flutter: ">=3.44.2" + flutter: ">=3.44.4" dependencies: flutter: