simple_chat library

Classes

AssetImageInfo
ChatActionHandler
The handler for the chat actions.
ChatColorThemeData
The color theme data for the chat.
ChatConfig
The config for the chat.
ChatController
The controller for the chat.
ChatLayoutThemeData
The layout theme data for the chat.
ChatMessageSendOutput
The output for the message send.
ChatStore
The store for the chat.
ChatStoreBase
The base class for the chat store.
ChatTheme
The theme for the chat.
ChatThemeData
The data for the chat theme.
ChatView
The chat view.
ModelBaseMessage
The base message for the chat.
ModelBaseUser
The base user for the chat.
ModelImageMessage
The image message for the chat.
ModelTextMessage
The text message for the chat.
ModelUser
The user for the chat.

Enums

LoadingIndicatorType
The type of the loading indicator.
MessageAlignment
The alignment of the message.
ModelBaseMessageStatus
The status of the message.

Extensions

ThemedContextExtension on BuildContext
The extension for the themed context.

Constants

kChatPackage → const String
The package name of the chat package.