chatasist_flutter library

Public entrypoint for the Chatasist Flutter plugin package.

Classes

ChatasistFlutterPlugin
Main SDK facade used to bootstrap and display the Chatasist widget.
ChatasistWidgetOptions
Initialization options for the Chatasist widget plugin.
WidgetCallEvent
Payload describing an incoming or ongoing call event.
WidgetChat
Conversation model containing metadata and chat messages.
WidgetLinkPreview
Open Graph–style link preview returned by GET /api/widget/link-preview.
WidgetMediaItem
Lightweight media attachment descriptor.
WidgetMessage
Message model used by the chat thread UI.

Enums

ChatasistWidgetPresentation
How the widget route is presented (card sheet vs full-screen).
WidgetCallState
Current call lifecycle state used by the widget controller.
WidgetCallType
Type of realtime call initiated in a chat.

Properties

chatasistFlutter ChatasistFlutterPlugin
Convenience global accessor for ChatasistFlutterPlugin.instance.
final