From bcb3b26854f79dc49dfc4acb370d73a1c0250f43 Mon Sep 17 00:00:00 2001 From: sunerok <8443713+justinvforvendetta@users.noreply.github.com> Date: Tue, 20 Jun 2023 15:46:29 -0400 Subject: [PATCH] Update pubspec.yaml input_signature.dart:12:67 - This API is available since SDK 2.14.0, but constraints '>=2.12.0 <3.0.0' don't guarantee it. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1fb16df..1533d1f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ version: 3.1.7 homepage: https://github.com/Vesta-wallet/coinslib environment: - sdk: '>=2.12.0 <3.0.0' + sdk: '>=2.14.0 <3.0.0' dependencies: bip39: ^1.0.6