An open API service indexing awesome lists of open source software.

https://github.com/MrMontazer/flutter-chatbot-ui

Flutter ChatBot UI
https://github.com/MrMontazer/flutter-chatbot-ui

bloc chatbot chatbot-ui chatgpt chatgpt-ui dart flutter

Last synced: 7 months ago
JSON representation

Flutter ChatBot UI

Awesome Lists containing this project

README

          

# 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.








## 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.