Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dependencies #20

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ dependencies:
number_selector: ^1.0.5
znn_sdk_dart:
git:
url: https://github.com/alienc0der/znn_sdk_dart.git
ref: 2e445add298e841bf5a5bec2e3525e5c77fd0278
url: https://github.com/zenon-network/znn_sdk_dart.git
ref: master
json_rpc_2: ^3.0.2
path: ^1.8.2
ffi: ^2.0.1
Expand All @@ -69,8 +69,6 @@ dependencies:
ai_barcode_scanner: ^0.0.7

dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.1.7
hive_generator: ^2.0.0
flutter_lints: ^2.0.1
Expand Down