chat_page library

Chat page widgets and style controller composites.

Classes

BubbleStyleComposite
Style configuration for a chat bubble.
ChatPage
Displays a chat conversation and message composer.
MessageWidget
Renders a single chat message using the configured role style.
TimeElapsedWidget

Functions

buildWidgetForLoading(BuildContext context, dynamic widgetDefinition) Widget?
buildWidgetsFromTemplate(BuildContext context, dynamic widgetDefinition) Widget?