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.
- RemoteConfig
- Remote configuration fetched from the server.
Extensions
- BotConfigurationPatterns on BotConfiguration
- Adds pattern-matching-related methods to BotConfiguration.
- FabConfigurationPatterns on FabConfiguration
- Adds pattern-matching-related methods to FabConfiguration.
- RemoteConfigPatterns on RemoteConfig
- Adds pattern-matching-related methods to RemoteConfig.