chatwoot_client_sdk library

Classes

ChatwootCallbacks FlutterClientSdk
Chatwoot callback are specified for each created client instance. Methods are triggered when a method satisfying their respective conditions occur.
ChatwootChat FlutterClientSdk
Chatwoot chat widget
ChatwootChatDialog FlutterClientSdk
Chatwoot chat modal widget
ChatwootClient FlutterClientSdk
Represents a chatwoot client instance. All chatwoot operations (Example: sendMessages) are passed through chatwoot client. For more info visit https://www.chatwoot.com/docs/product/channels/api/client-apis
ChatwootMessage FlutterClientSdk
ChatwootMessageAdapter
ChatwootUser
ChatwootUserAdapter

Enums

ChatwootClientExceptionType FlutterClientSdk

Functions

createdAtFromJson(dynamic value) String
idFromJson(dynamic value) int
messageTypeFromJson(dynamic value) int

Exceptions / Errors

ChatwootClientException FlutterClientSdk