breez / breez-sdk-flutter

Breez SDK flutter plugin
MIT License
3 stars 7 forks source link

LWK and boltz dart incompatibity #10

Open Saleciani opened 1 month ago

Saleciani commented 1 month ago

There is an incompatability with bull bitcoin's libraries

Because breez_sdk >=0.2.15 depends on flutter_rust_bridge ^1.82.6 and every version of lwk_dart from git depends on flutter_rust_bridge 2.0.0-dev.31, breez_sdk >=0.2.15 is incompatible with lwk_dart from git.
So, because Satsails depends on both lwk_dart from git and breez_sdk ^0.6.2, version solving failed.

flutter_rust_bridge must be updated for breez to work

Saleciani commented 1 month ago

bdk_flutter 0.31.2-dev.2 also needs latest flutter_rust_bridge making it incompatible with the latest versions