flutter_chatview icon indicating copy to clipboard operation
flutter_chatview copied to clipboard

Highly customisable chat UI with reply and reaction functionality.

Results 40 flutter_chatview issues
Sort by recently updated
recently updated
newest added

This was more of a refactoring. Breaking Changes!!! Removed Sender and Receiver from ChatView Add Current user to chat view, which represent the sender Added Chat user to Message. This...

Hello, is it possible to add click on the message and scroll to the replayed message?

enhancement

Any future plans, to enable group chat? At the moment only 2 people can be involved in a chat. This will help in situations like a comment section of an...

enhancement

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Add a button to pick image and in return it gives image data in...

enhancement

Give option to setup loading, error and no message ui.

enhancement

As of now the background image for the chat UI is an Network Image but it would be better if we can use the CachedNetworkImage for the same or an...

# Description This PR implements a way for changing a message status from the chat controller, following the same way of setReaction method. ## Checklist - [X ] The title...

Most of current packages use int 1.19.0 as standart

stale

Fix: Messagetype datatype ## Checklist - [x] The title of my PR starts with a [Conventional Commit] prefix (`fix:`, `feat:`, `docs:` etc). - [x] I have followed the [Contributor Guide]...