pupau_agent library

Public API for flutter_agent_pupau package

This file exports only the public API that plugin users should access. Import this file to use the Pupau Agent plugin:

import 'package:flutter_agent_pupau/pupau_agent.dart';

Classes

FloatingConfig
Configuration for floating widget mode. When the chat is shown as an overlay, it will use the specified width, height, and anchor position.
PupauAgentAvatar
PupauChatUtils
Utility class for programmatically interacting with the chat
PupauConfig
Configuration class for Pupau Agent package
PupauEvent
PupauEventService
Service for listening to Pupau Agent events
SizedConfig
Configuration for sized widget mode. When the chat is expanded, it will use the specified width and height.

Enums

BootState
FloatingAnchor
Anchor position for floating overlay relative to the avatar widget.
UpdateConversationType
WidgetMode