eventbus/tencent_cloud_chat_eventbus library
Classes
- TencentCloudChatEventBus
-
Dispatches events to listeners using the Dart Stream API. The
EventBus
enables decoupled applications. It allows objects to interact without requiring to explicitly define listeners and keeping track of them. - TencentCloudChatEventBusGenerator