Skip to content

MrMontazer/flutter-chatbot-ui

Repository files navigation

Flutter ChatBot UI

A simple and clean ChatBot UI built with Flutter. This project only contains user interface components and is not connected to any backend or API.

video.mp4

Features

  • Bloc Architecture: Designed with the Bloc pattern to separate business logic from the UI, making it scalable and maintainable.
  • Theme Support: Supports light and dark themes.
  • Media Support: Users can send images, videos, and files.
  • Voice Support (Coming Soon): Future updates will include support for voice messages.
  • Expandable Options: Easy to integrate with any backend or API for full chatbot functionality.

Contributing

Contributions welcome! Whether it’s reporting a bug, suggesting a feature, or creating a pull request with improvements, your help is appreciated.