ldk_flutter library
Classes
- ChannelInfo
- LdkFlutter
- LdkNodeInfo
- Rust
- RustImpl
- RustPlatform
- RustWire
- generated by flutter_rust_bridge
- wire_uint_8_list
Enums
Properties
- dylib → DynamicLibrary
-
final
- loaderApi ↔ RustImpl
-
getter/setter pair
Functions
-
api2wire_bool(
bool raw) → bool -
api2wire_i32(
int raw) → int -
api2wire_network(
Network raw) → int -
api2wire_u16(
int raw) → int -
api2wire_u8(
int raw) → int
Typedefs
- DartPort = Int64
-
DartPostCObjectFnType
= Pointer<
NativeFunction< Bool Function(DartPort, Pointer< >Void> )>