override all the things

This commit is contained in:
julian 2024-01-04 11:14:57 -06:00
parent 8a42287a77
commit af5d18da45

View file

@ -165,11 +165,6 @@ dependencies:
url: https://github.com/cypherstack/tezart.git
ref: 8a7070f533e63dd150edae99476f6853bfb25913
socks5_proxy: ^1.0.3+dev.3
coinlib_flutter:
git:
url: https://github.com/cypherstack/coinlib.git
path: coinlib_flutter
ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd
convert: ^3.1.1
flutter_hooks: ^0.20.3
meta: ^1.9.1
@ -214,6 +209,17 @@ flutter_native_splash:
dependency_overrides:
coinlib_flutter:
git:
url: https://github.com/cypherstack/coinlib.git
path: coinlib_flutter
ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd
coinlib:
git:
url: https://github.com/cypherstack/coinlib.git
path: coinlib
ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd
# required for dart 3, at least until a fix is merged upstream
wakelock_windows:
git: