diff --git a/pubspec.lock b/pubspec.lock index 455150d3e..b6362a5af 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -32,12 +32,10 @@ packages: archethic_lib_dart: dependency: "direct main" description: - path: "." - ref: dev - resolved-ref: ac32cc5aebf14a71f265d688fbeac7828a23d463 - url: "https://github.com/archethic-foundation/libdart.git" - source: git - version: "1.0.27" + name: archethic_lib_dart + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.0" archive: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 1440939cf..717ab9bde 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Fully decentralized and cryptocurrency non-custodial hot wallet tha publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.1.3+314 +version: 2.0.0+315 environment: sdk: '>=2.18.0 <3.0.0' @@ -14,11 +14,11 @@ dependencies: animate_do: ^3.0.2 # Archethic dart library for Flutter based on Official Archethic Javascript library for Node and Browser - #archethic_lib_dart: ^1.0.27 - archethic_lib_dart: - git: - url: https://github.com/archethic-foundation/libdart.git - ref: dev + archethic_lib_dart: ^2.0.0 + #archethic_lib_dart: + # git: + # url: https://github.com/archethic-foundation/libdart.git + # ref: dev # Flutter widget that automatically resizes text to fit perfectly within its bounds auto_size_text: ^3.0.0 @@ -247,7 +247,7 @@ msix_config: publisher_display_name: Archethic Technologies SARL identity_name: ArchethicTechnologiesSARL.ArchethicWallet publisher: CN=9687A561-7463-4BA7-BD4D-A04574BAF854 - msix_version: 1.1.3314.0 + msix_version: 2.0.0315.0 icons_background_color: "#000000" languages: en-us store: true