menu
chatwoot_sdk_update package
documentation
data/local/entity/chatwoot_message.dart
data/local/entity/chatwoot_message.dart
dark_mode
light_mode
data/local/entity/chatwoot_message
library
Classes
ChatwootMessage
FlutterClientSdk
Functions
createdAtFromJson
(
dynamic
value
)
→
String
idFromJson
(
dynamic
value
)
→
int
messageTypeFromJson
(
dynamic
value
)
→
int
chatwoot_sdk_update package
documentation
data/local/entity/chatwoot_message.dart
chatwoot_sdk_update
package
Libraries
chatwoot_callbacks
chatwoot_client
chatwoot_parameters
chatwoot_sdk
data/chatwoot_repository
data/local/dao/chatwoot_contact_dao
data/local/dao/chatwoot_conversation_dao
data/local/dao/chatwoot_messages_dao
data/local/dao/chatwoot_user_dao
data/local/entity/chatwoot_contact
data/local/entity/chatwoot_conversation
data/local/entity/chatwoot_message
data/local/entity/chatwoot_user
data/local/local_storage
data/remote/chatwoot_client_exception
data/remote/requests/chatwoot_action
data/remote/requests/chatwoot_action_data
data/remote/requests/chatwoot_new_message_request
data/remote/responses/chatwoot_event
data/remote/service/chatwoot_client_api_interceptor
data/remote/service/chatwoot_client_auth_service
data/remote/service/chatwoot_client_service
di/modules
repository_parameters
ui/chatwoot_chat_dialog
ui/chatwoot_chat_page
ui/chatwoot_chat_theme
ui/chatwoot_l10n
ui/webview_widget/chatwoot_widget
ui/webview_widget/constants
ui/webview_widget/utils
ui/webview_widget/webview
chatwoot_message library