bridge/message/index library

Classes

MessageClient
Message client interface that implements both sender and consumer interfaces
MessageClientImpl
Message client implementation Handles incoming messages from the native side
MessageConsumer
Message consumer interface
MessageProto
Message protocol interface
MessageProtoImpl
Message protocol implementation for encoding/decoding messages
MessageSender
Message sender interface
MessageSenderImpl
Message sender implementation for sending messages to the native side
NativeMethodMeta
Native method metadata

Functions

createMessageClient(DartBridge bridge) MessageClient
Creates a new message client instance Sets up the bridge communication and message handling