breez-sdk icon indicating copy to clipboard operation
breez-sdk copied to clipboard

Stop using singleton instance on Dart bindings

Open erdemyerebasmaz opened this issue 8 months ago • 1 comments

This PR implements frb v2 Methods support.

  • connect now returns a BindingsBreezServices which we can call BreezServices API from.

TODO:

  • [ ] Add migration guide.
  • [ ] See if it's possible to get rid of BreezSDK wrapper class as a whole, or slim it down as much as possible

erdemyerebasmaz avatar May 27 '24 15:05 erdemyerebasmaz