replace fusiondart submodule with package

This commit is contained in:
sneurlax 2023-10-26 10:48:54 -05:00
parent b0124ca691
commit b5ce7c6635
3 changed files with 5 additions and 6 deletions

3
.gitmodules vendored
View file

@ -7,6 +7,3 @@
[submodule "crypto_plugins/flutter_liblelantus"]
path = crypto_plugins/flutter_liblelantus
url = https://github.com/cypherstack/flutter_liblelantus.git
[submodule "fusiondart"]
path = fusiondart
url = https://github.com/cypherstack/fusiondart.git

@ -1 +0,0 @@
Subproject commit afe3e345ecd762704e9acdbbc4bf20a69c028e76

View file

@ -62,6 +62,11 @@ dependencies:
url: https://github.com/cypherstack/tor.git
ref: 0a6888282f4e98401051a396e9d2293bd55ac2c2
fusiondart:
git:
url: https://github.com/cypherstack/fusiondart.git
ref: 30b9495eaeb3bfcd80b57a1879113a7d85ed054c
# Utility plugins
http: ^0.13.0
local_auth: ^1.1.10
@ -144,8 +149,6 @@ dependencies:
nanodart: ^2.0.0
basic_utils: ^5.5.4
stellar_flutter_sdk: ^1.5.3
fusiondart:
path: ./fusiondart
socks_socket:
git:
url: https://github.com/cypherstack/socks_socket.git