flutter_chatview icon indicating copy to clipboard operation
flutter_chatview copied to clipboard

Ability to customise reply message above text field

Open dongnqda opened this issue 1 year ago • 3 comments

Is your feature request related to a problem? Please describe. Currently I'm trying to customise the padding of selected messaging for replying. But couldn't find one except sendMessageBuilder which will replace the text field with icons and features on it.

As you can see in the image below, the padding is a little bit not balance. image

Describe the solution you'd like

  • A field/property for customising the UI of selected message for replying

Thanks.

dongnqda avatar Feb 01 '24 07:02 dongnqda

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Feb 22 '24 01:02 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Mar 08 '24 01:03 github-actions[bot]

Hi @dongnqda, From the provided image, could you please let us know what you exactly want? Do you want to change Replying to user or just need a field to customise the reply message? In this case, it is Testing 123 or the whole reply view.

apurva010 avatar May 15 '24 05:05 apurva010

@apurva010 Hi apurva, thank for your reply. What I meant is the padding of selected message (included the "Replying to ...") appear above textfield was not balance. So is there anyway to make it balance or customise the whole UI of selected message without losing the TextField ?

dongnqda avatar May 28 '24 16:05 dongnqda