From c51853685de7e02876647fb2b3c0f6c2b0a0af6e Mon Sep 17 00:00:00 2001 From: luckysmg <2539699336@qq.com> Date: Mon, 29 May 2023 10:27:43 +0800 Subject: [PATCH] update SDK max version to 4.0.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 74ea571..d741246 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ version: 3.1.1 homepage: https://github.com/luckysmg/flutter_swipe_action_cell environment: - sdk: ">=2.12.0 <3.0.0" + sdk: ">=2.12.0 <4.0.0" dependencies: flutter: