Chat UI Package
A customizable chat UI package for Flutter. This package provides a simple, yet flexible, way to integrate a chat interface in your app, with features such as displaying user messages, profile images, roles, and more.
Features
- Display user messages with customizable text and roles
- Add user profile images next to messages
- Easy-to-use API for integrating chat UI into your app
Getting Started
To use this package in your Flutter project, add the following dependency in your pubspec.yaml:
dependencies:
chat_ui_package: ^0.0.2