From b1aa4ee8b4efcda9b90847849d491e4fe7ed69b0 Mon Sep 17 00:00:00 2001 From: redDwarf03 Date: Wed, 13 Mar 2024 16:12:12 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20archethic=5Fdapp?= =?UTF-8?q?=5Fframework=5Fflutter=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.lock | 9 +++++---- pubspec.yaml | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 250366c0..353c5173 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -36,10 +36,11 @@ packages: archethic_dapp_framework_flutter: dependency: "direct main" description: - path: "../archethic-dapp-framework-flutter" - relative: true - source: path - version: "0.0.2" + name: archethic_dapp_framework_flutter + sha256: c0391de6003ed358d977c6bb46c9632516321e973b0b82398c911241e24eb75f + url: "https://pub.dev" + source: hosted + version: "0.0.3" archethic_lib_dart: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 14e4e6eb..7ab3a996 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,13 +8,13 @@ environment: sdk: ">=3.1.0 <4.0.0" dependencies: - #archethic_dapp_framework_flutter: ^0.0.0 + archethic_dapp_framework_flutter: ^0.0.0 #archethic_dapp_framework_flutter: # git: # url: https://github.com/archethic-foundation/archethic-dapp-framework-flutter.git # ref: main - archethic_dapp_framework_flutter: - path: ../archethic-dapp-framework-flutter + #archethic_dapp_framework_flutter: + # path: ../archethic-dapp-framework-flutter # A client dart library to interact with Archethic Wallet RPC API. archethic_wallet_client: ^1.0.0