From e94200411a576860f1eae4d41b9da9c98280c785 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 20:01:27 +0000 Subject: [PATCH] chore(deps): update flutter to v3.22.3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 727e9d45..5cf4d174 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ version: 2.6.4 environment: sdk: '>=3.0.0 <4.0.0' - flutter: '3.19.3' + flutter: '3.22.3' dependencies: animated_toggle_switch: ^0.8.0