SimformSolutionsPvtLtd / flutter_chatview

Highly customisable chat UI with reply and reaction functionality.
https://pub.dev/packages/chatview
MIT License
296 stars 132 forks source link

Add an emoji picker on send message #222

Open lovenangelo opened 3 months ago

lovenangelo commented 3 months ago

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 feature, enhancing the user experience. Therefore, integrating an emoji picker into the default configuration of this library would be a valuable enhancement.

apurva010 commented 3 months ago

Hi @lovenangelo, Do you mean that the emoji picker should positioned alongside the gallery, camera, and record icons?

image

lovenangelo commented 2 months ago

Hello @apurva010 !

Yes, exactly