chat_widget library

Classes

BotConfiguration
Configuration for the chatbot widget behavior and appearance.
ChatWidget
A floating action button that opens a chat interface with smooth animations.
ChatWidgetState
The state class for ChatWidget, managing chat interactions and animations.
FabConfiguration
Configuration for the floating action button (FAB) that opens the chat.
LocalizedText
Represents a localized text value with translations for different languages
RemoteConfig
Remote configuration fetched from the server.

Extensions

BotConfigurationLocalization on BotConfiguration
BotConfigurationPatterns on BotConfiguration
Adds pattern-matching-related methods to BotConfiguration.
FabConfigurationPatterns on FabConfiguration
Adds pattern-matching-related methods to FabConfiguration.
LocalizedTextPatterns on LocalizedText
Adds pattern-matching-related methods to LocalizedText.
RemoteConfigPatterns on RemoteConfig
Adds pattern-matching-related methods to RemoteConfig.