ai_chat_bot_flutter 1.0.0+2 copy "ai_chat_bot_flutter: ^1.0.0+2" to clipboard
ai_chat_bot_flutter: ^1.0.0+2 copied to clipboard

A customizable Flutter AI chatbot widget with bottom sheet or full page mode, predefined prompts, and theme support.

📄 Changelog #

1.0.0+2 Update ✨ #

🔧 Fixed #

  • Fixed pub.dev badge links (version, likes, points, popularity)
  • Improved README rendering issues

⚡ Improved #

  • Minor performance improvements in chatbot UI
  • Better stability for API response handling

1.0.0+1 Initial Release 🚀 #

✨ Added #

  • 💬 Floating chatbot button for easy access
  • 📱 Multiple chat opening options:
    • Bottom Sheet
    • Full Page
  • ⚡ Predefined quick question buttons
  • 🤖 AI-powered responses using OpenRouter API
  • 🧠 Smart response flow:
    • Predefined messages → Predefined buttons → AI fallback
  • 🎨 Fully customizable UI via ChatBotTheme
  • 🧩 Easy integration into any Flutter app

⚙️ Configuration #

  • SmartChatBotHelper widget with flexible parameters:
    • appName
    • appDescription
    • token
    • predefinedMessages
    • predefinedButtons
    • openType
    • theme

🎨 Customization #

  • Custom colors for:
    • User messages
    • Bot messages
    • Background
    • Header
    • Input field
  • Custom styles and decorations for predefined buttons

🔐 Security #

  • OpenRouter API token integration
  • Warning to avoid exposing API keys in public repositories

📦 Developer Experience #

  • Simple setup with minimal configuration
  • Clean and reusable widget structure
  • Works seamlessly with any Flutter project

🔮 Upcoming (Planned Features) #

  • 🔊 Voice input & speech-to-text
  • 📎 File/image attachments support
  • 🌐 Multi-language support
  • 🧠 Context-aware conversation memory
  • 📊 Analytics for chatbot usage
  • 💾 Local storage for conversation history
  • 🔌 Support for multiple AI providers (OpenAI, Gemini, etc.)
5
likes
140
points
5
downloads

Documentation

API reference

Publisher

verified publishertaufique.bd

Weekly Downloads

A customizable Flutter AI chatbot widget with bottom sheet or full page mode, predefined prompts, and theme support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on ai_chat_bot_flutter