From 9ac0079d837e2d5a1c46eca5d198e846f395d010 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 21:23:37 +0000 Subject: [PATCH] chore(deps): update flutter to v3.27.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 44cc26f8..421e39fd 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.27.0' dependencies: animated_toggle_switch: ^0.8.0