From d7c4bb43f3d55db74e827279c70d90580933b04c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:38:40 +0000 Subject: [PATCH] chore(deps): update flutter to v3.24.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 727e9d45..3f0b045b 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.24.2' dependencies: animated_toggle_switch: ^0.8.0