From 69bf970620f9024ab146c71b511a2fce4c0e7a97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 20:37:58 +1100 Subject: [PATCH] feat(sdk): update dependency flutter to >=3.16.3 (#235) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ea29c57..35e8006 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ homepage: https://github.com/zeshuaro/firestore_cache environment: sdk: ">=3.2.2 <4.0.0" - flutter: ">=3.16.2" + flutter: ">=3.16.3" dependencies: cloud_firestore: ^4.13.3