From 871cd1ee57240b7145ff0249c1b833e6f5ebcb94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 18:54:46 +0000 Subject: [PATCH] chore(deps): update flutter to v3.19.6 --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index a42e17a7..865ef0b5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1124,4 +1124,4 @@ packages: version: "3.1.2" sdks: dart: ">=3.3.0 <4.0.0" - flutter: ">=3.19.3" + flutter: ">=3.19.6" diff --git a/pubspec.yaml b/pubspec.yaml index e37678d2..597a1269 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ version: 0.0.0-dev environment: sdk: '>=3.0.0 <4.0.0' - flutter: '3.19.3' + flutter: '3.19.6' dependencies: animated_toggle_switch: ^0.8.0