From 79ea204fa6867ea4a843685725166c145c9affaf Mon Sep 17 00:00:00 2001 From: Alejandro Santiago Date: Thu, 30 Nov 2023 12:05:28 +0000 Subject: [PATCH] chore: update Flutter version constraints --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 23cab6e..f9d9f6d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ topics: [flutter, list-view, scroll, widgets] environment: sdk: ">=3.0.0 <4.0.0" - flutter: ">=3.0.0" + flutter: ">=3.10.0" dependencies: flutter: