RustLibWire class

Constructors

RustLibWire.fromExternalLibrary(ExternalLibrary lib)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rust_arc_decrement_strong_count_RustOpaque_flutter_rust_bridgefor_generatedRustAutoOpaqueInnerBlueAdapter(int ptr) → void
rust_arc_decrement_strong_count_RustOpaque_flutter_rust_bridgefor_generatedRustAutoOpaqueInnerBPeripheral(int ptr) → void
rust_arc_increment_strong_count_RustOpaque_flutter_rust_bridgefor_generatedRustAutoOpaqueInnerBlueAdapter(int ptr) → void
rust_arc_increment_strong_count_RustOpaque_flutter_rust_bridgefor_generatedRustAutoOpaqueInnerBPeripheral(int ptr) → void
toString() String
A string representation of this object.
inherited
wire__crate__api__blue__adapters(NativePortType port_) → void
wire__crate__api__blue__BlueAdapter_listen(NativePortType port_, int that, String data) → void
wire__crate__api__blue__BlueAdapter_stop(NativePortType port_, int that) → void
wire__crate__api__blue__BPeripheral_connect(NativePortType port_, int that) → void
wire__crate__api__blue__BPeripheral_disconnect(NativePortType port_, int that) → void
wire__crate__api__blue__BPeripheral_write(NativePortType port_, int that, JSAny characteristic, JSAny data, int write_type) → void
wire__crate__api__blue__default_adapter(NativePortType port_) → void
wire__crate__api__blue__device_peripheral_id_infos_to_string(NativePortType port_, JSAny that) → void
wire__crate__api__log__create_log_stream(NativePortType port_, String s) → void
wire__crate__api__log__init_logger(NativePortType port_) → void
wire__crate__api__log__my_mobile_logger_new(NativePortType port_) → void
wire__crate__api__log__rust_set_up(NativePortType port_) → void
wire__crate__api__log__send_to_dart_logger_new(NativePortType port_) → void
wire__crate__api__log__send_to_dart_logger_set_stream_sink(NativePortType port_, String stream_sink) → void

Operators

operator ==(Object other) bool
The equality operator.
inherited