Files
breez-sdk-liquid/lib/bindings/bindings-flutter/README.md
2024-05-06 14:58:31 +03:00

21 lines
632 B
Markdown

# breez_liquid_sdk_workspace
Binding generation & build scripts for Dart/Flutter packages of Breez Liquid SDK.
## Prerequisites
- [just](https://github.com/casey/just?tab=readme-ov-file#installation) command runner.
## Getting Started
Run `just bootstrap` to initialize your workspace.
To see all available recipes, run `just`.
## Troubleshooting
- [flutter_rust_bridge > Troubleshooting](https://cjycode.com/flutter_rust_bridge/manual/troubleshooting)
- [flutter_rust_bridge > Ffigen Troubleshooting](https://cjycode.com/flutter_rust_bridge/manual/ffigen-troubleshooting)
## License
Dual-licensed under Apache 2.0 and MIT.