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
- Host: GitHub
- URL: https://github.com/MrMontazer/flutter-chatbot-ui
- Owner: MrMontazer
- License: mit
- Created: 2024-10-29T17:29:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T20:34:01.000Z (11 months ago)
- Last Synced: 2025-02-09T20:16:42.256Z (8 months ago)
- Topics: bloc, chatbot, chatbot-ui, chatgpt, chatgpt-ui, dart, flutter
- Language: Dart
- Homepage:
- Size: 267 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.