rxf library

Classes

AppConfigUpdate
BinaryDeserializer
BinarySerializer
Bytes
Immutable wrapper class around byte[]. Enforces value-semantice for equals and hashCode.
ChangeRoute
ComponentIdentify
Int128
MethodActionParser
MethodCall
stac action 方式调用方法
Models for streams
RegisterComponent
注册组件
RequestAppConfig
RxfPlugin
A plugin that contributes STAC parsers to the RXF runtime.
RxfRuntime
RxfRuntimeApp
Slice
StacHostWidget
Stac 容器组件
StacPageScope
InheritedWidget:将 pageId 注入子树
TraitHelpers
Uint128
A Dart type to represent the Rust u128 type.
Uint64
A Dart type to represent the Rust u64 type.
UnifiedDynamicEvent
动态组件事件 (Flutter -> Rust, 或 Rust -> Flutter)
Unit
UnregisterComponent
注销组件

Enums

Constants

maxInt → const int

Properties

assignRustSignal Map<String, void Function(Uint8List, Uint8List)>
final

Functions

listEquals<T>(List<T>? a, List<T>? b) bool
mapEquals<T, U>(Map<T, U>? a, Map<T, U>? b) bool