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