From bb4fc8662947935f76889e6c7f3ffa1f6b357af0 Mon Sep 17 00:00:00 2001 From: julian Date: Tue, 23 Apr 2024 17:10:58 -0600 Subject: [PATCH] update flutter min version --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0b8d551c2..16db28f97 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,8 +14,8 @@ description: Stack Wallet version: 2.0.0+219 environment: - sdk: ">=3.0.2 <4.0.0" - flutter: ^3.16.0 + sdk: ">=3.3.3 <4.0.0" + flutter: ^3.19.5 dependencies: flutter: