aynaa 0.0.1 aynaa: ^0.0.1 copied to clipboard
Aynaa, Your AI Mascot. Always on, guiding customers, setting slots, decoding languages, and masterfully capturing and retaining leads. Your business's digital frontliner that never tires.
0.0.1 #
Aynaa - Version 0.0.1 #
New Features #
- ChatBotProperties Model: Central model defining properties like bot name, avatar image, first question, feature image, and questions list.
- Chat Screen Implementation: Comprehensive chat screen with emoji picker support, system theme integration, and custom UI elements.
- API Services: Functions for fetching chatbot properties and handling API interactions, ensuring dynamic content delivery.
- Custom UI Components:
BorderPainter
: A custom painter for unique UI decorations.ChatScreenAppBar
: A custom app bar tailored for the chat screen, integrating chatbot properties.MessageBubble
: A widget to display message bubbles in the chat, distinguishing between user and bot messages.SamplesList
: A widget displaying a list of sample interactions or messages.TypingIndicator
: A widget indicating when the bot is 'typing', enhancing user experience.
- Main Aynaa Widget: The central widget for integrating the Aynaa chatbot into Flutter applications, offering a seamless setup process.
Enhancements #
- Improved User Interface: Enhanced chat interface for better user engagement and interaction.
- Dynamic Content Handling: Streamlined methods for updating and managing chat content dynamically based on user interaction.