mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-02-02 03:06:29 +00:00
use socks_socket submodule in fusiondart submodule
yo dawg...
This commit is contained in:
parent
3ef3cab124
commit
719b8fb46c
3 changed files with 10 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit aa285589bd723505d21c4f273ed726566d57920c
|
||||
Subproject commit 3107687d58c2708684c897407464e2e54db9fa01
|
|
@ -1482,6 +1482,13 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.3+dev.3"
|
||||
socks_socket:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "fusiondart/socks_socket"
|
||||
relative: true
|
||||
source: path
|
||||
version: "0.1.0"
|
||||
source_gen:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -146,6 +146,8 @@ dependencies:
|
|||
stellar_flutter_sdk: ^1.5.3
|
||||
fusiondart:
|
||||
path: ./fusiondart
|
||||
socks_socket:
|
||||
path: ./fusiondart/socks_socket
|
||||
bip340: ^0.2.0
|
||||
tezart: ^2.0.5
|
||||
socks5_proxy: ^1.0.3+dev.3
|
||||
|
|
Loading…
Reference in a new issue