flutter_ai_chat library

Classes

AIService
Service for interacting with AI language models via HTTP APIs.
AppTheme
Provides theme configuration for the Flutter AI Chat application.
ChatInputWidget
A widget for inputting and sending chat messages.
ChatMessage
Represents a single message in a chat conversation.
ChatMessageWidget
A widget for displaying individual chat messages.
ChatProvider
Manages the state of chat conversations and AI interactions.
ChatScreen
The main chat screen that displays conversations and messages.
Conversation
Represents a conversation between a user and an AI assistant.
SidebarWidget
A sidebar widget for managing chat conversations.