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

Add freezed annotation on SDK structs used through Dart bindings

Open erdemyerebasmaz opened this issue 10 months ago • 4 comments

  • All SDK structs exposed through Dart bindings that reference another SDK struct has to be annotated. Including the referenced struct.

  • Not needed on structs that only has supported types so enums are excluded. https://cjycode.com/flutter_rust_bridge/v1/feature/lang_simple.html

erdemyerebasmaz avatar Mar 29 '24 14:03 erdemyerebasmaz