From 9c6e2f3bfa5b76450f4fa84c20ae63675a9cd6a1 Mon Sep 17 00:00:00 2001 From: Faheem Ahmad Date: Tue, 31 Oct 2023 15:21:38 +0500 Subject: [PATCH] Update pubspec.yaml bump flutter version support --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a02e3b8..8b7c842 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ version: 1.0.0 homepage: https://github.com/aarajput/flutter_form_validators environment: - sdk: ">=2.12.0 <3.0.0" + sdk: ">=3.1.3 <3.0.0" dependencies: flutter: