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

I appreciate the default configuration of the SendMessage widget. However, adding an emoji picker still requires setting up the SendMessageBuilder. Many chat interfaces include an emoji picker as a standard...

**Describe the bug** I was able to display the widget properly, although when I try to type something in the keyboard, it hides right away **To Reproduce** Steps to reproduce...

more-info-required

Hi if the User send the Link then is Displayed on UI but if user click on the Link is not navigating [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Could not lunch E/flutter (...

more-info-required

If User sending the text with html syntax it need to convert to text right why is not converting Embbeded link also not converting to urls

Modern Chat apps show the oldest unread message and start the chat view with that. The package should offer a way to locate last read message base on message id...

enhancement

Add localization feature to allow customize the defaults texts in the chat

- Fix if already snackBar is there then it open new snackBar on previous one. # Description ## Checklist - [x] The title of my PR starts with a [Conventional...

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

# Description before v2.x release i need this simple edit, as it's a breaking change. More work towards the custom data widgets. because i'm creating my custom widgets. so I...

# Description *Features:* - *Chores:* - I fixed a typo that was annoying me (`sentBy` is the correct past tense) ## Checklist - [ ] The title of my PR...