mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-09 09:04:27 +01:00
feat: add `PrepareSendRequest` object fix: rename to `claim_tx_feerate` fix: fix reverse submarine test feat: improve prepare_send and prepare_receive interfaces fix: use v2 to broadcast lowball tx feat: finalize prepare_send and prepare_receive feat: remove manual BTC pair from response fix: remove `pair_hash` from PrepareReceive rebasing updating Cargo.lock fix: update lbtc pair method names fixing bindings fix: re-add uniffi_macros add comment to elements dependency fix: switch back to v1 fee calculation fix: revert to v1 pair hash fix: simplify migrations fix: rename `FeesExpired` to `InvalidOrExpiredFees` Log error when list_ongoing_swaps() fails Log swap ID when list_ongoing_swaps() succeeds Migrations: add missing ongoing_receive_swaps field Clarify swap type (reverse vs submarine) in logs
flutter_breez_liquid_example
Demonstrates how to use the flutter_breez_liquid plugin.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.