breez / breez-sdk-liquid

MIT License
18 stars 4 forks source link

Build SDK bindings for Flutter #488

Closed dangeross closed 3 weeks ago

dangeross commented 3 weeks ago

This PR adds the ability to locally build the SDK bindings into the Flutter package of use when building Misty Breez (locally or with CI) against non-published SDK bindings. By default it is setup for local builds which are overridden during CI publishing.

Misty Breez PR: https://github.com/breez/misty-breez/pull/190