Skip to content

Commit

Permalink
⬆️ Upgrade archethic_dapp_framework_flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Mar 13, 2024
1 parent 7963e8c commit b1aa4ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b1aa4ee

Please sign in to comment.