From 1fd36018798b7aea414edca01c619b2202f88a66 Mon Sep 17 00:00:00 2001 From: ethicnology Date: Thu, 9 Jan 2025 11:41:34 -0500 Subject: [PATCH] chore: update flutter environement --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 349206c..1b20206 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,12 +1,12 @@ name: lwk description: "Dart/Flutter language bindings for Liquid Wallet Kit" repository: https://github.com/SatoshiPortal/lwk-dart -publish_to: 'none' version: 0.1.5 environment: sdk: '>=3.2.0 <4.0.0' + flutter: '>=3.3.0' dependencies: flutter: