breez / breez-sdk-greenlight

MIT License
244 stars 43 forks source link

Stop using singleton instance on Dart bindings #991

Open erdemyerebasmaz opened 6 months ago

erdemyerebasmaz commented 6 months ago

This PR implements frb v2 Methods support.

TODO:

erdemyerebasmaz commented 6 months ago

I think it's looking good

Thanks. I'm thinking of writing the migration guide and merging the changes.

I'll open an issue for

See if it's possible to get rid of BreezSDK wrapper class as a whole, or slim it down as much as possible

and address it in scope of another PR.