From 185285e4e3fb9fcac26b9a59b6332be8ed9511d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 03:29:01 +0000 Subject: [PATCH] chore(deps): update flutter to v3.22.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d31781ec..998e75bb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ version: 2.6.3-beta environment: sdk: '>=3.0.0 <4.0.0' - flutter: '3.19.3' + flutter: '3.22.1' dependencies: animated_toggle_switch: ^0.8.0