From a42089c8bbdce7c2b1c9e7a95a01984cecd64e48 Mon Sep 17 00:00:00 2001 From: Dhi13man Date: Sun, 31 Mar 2024 02:01:55 +0530 Subject: [PATCH] Upgrade SDK constraint --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b43a4df..1d1979a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ repository: https://github.com/dhi13man/nordigen_integration/ issue_tracker: https://github.com/Dhi13man/nordigen_integration/issues/ environment: - sdk: ">=2.12.0 <3.0.0" + sdk: ">=2.12.0 <4.0.0" dependencies: http: ^1.2.0