From d63e7cf09ecab72a092de44c9878f02e171d9f56 Mon Sep 17 00:00:00 2001 From: Tino Date: Sun, 19 Feb 2023 18:51:27 +0800 Subject: [PATCH] [CHORE] Remove flutter version constraints --- pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2062426..8a52c26 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,6 @@ homepage: https://github.com/TinoGuo/pin_input_text_field environment: sdk: '>=2.13.0 <3.0.0' - flutter: '<3.7.0' dependencies: flutter: