onebear_chat_method_channel library

Classes

MethodChannelOnebearChat
Method-channel implementation of OnebearChatPlatform. Two additional EventChannels carry native → Dart pushes that a request/response MethodChannel can't: unreadCount (mirrors the native StateFlow<Int> / delegate) and events (chatOpened/chatClosed/ newMessageReceived/linkTapped/errorOccurred).