flutter_chatview icon indicating copy to clipboard operation
flutter_chatview copied to clipboard

Highly customisable chat UI with reply and reaction functionality.

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

# Description - Added one field, 'profilePhotoBase64Data', to provide a profile picture in base64 string data. ## Checklist - [x] The title of my PR starts with a [Conventional Commit]...

**Describe the bug** A clear and concise description of what the bug is. The `userReactionCallback` provides the `message` and `emoji` when a user reacts to any message. When a user...

Hello, Is there a way I can group messages if the time/sender are sequential + the same? Eg., on many messaging services if a user sends a bunch of messages...

enhancement
P1

Hello! I'm searching for a Chat UI package that I can extend to allow for the following: I'm creating a chat game that looks like a messenger app, with group...

P1

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

How to display sent/received message time bellow the chat bubble How to display sent/received message time below the chat bubble

Allow us to pass recoding audio quality

I like everything about this package, it has everything you need to build a chat app, however i have some problems with the voice message system - there is no...

Hello, Is it possible to hide the person's image and name in chat? Leaving only direct messages. In this case it is a single chat, not in groups

**Describe the bug** When running on the web, the above problem will be reported. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3....