ai_bridge_ui library
Ready-made AI chat widgets for Flutter AI Bridge.
Classes
- AIChatTheme
- Theme configuration for AI chat widgets.
- AIChatWidget
- A complete AI chat widget with message list, streaming support, and input bar.
- AIInputBar
- Input bar for the AI chat widget.
- MessageBubble
- A message bubble widget for displaying AI chat messages.
- StreamingText
- A widget that animates text appearing character by character, simulating a typewriter/streaming effect.