dash_chat icon indicating copy to clipboard operation
dash_chat copied to clipboard

Can't open chat emoji dash_chat: ^1.1.16

Open ridwan-aswan opened this issue 3 years ago • 5 comments

can you help with this problem, i am getting error when sending message with emoji. thanks.

======== Exception caught by rendering library ===================================================== The following ArgumentError was thrown during performLayout(): Invalid argument(s): string is not well-formed UTF-16

ridwan-aswan avatar Jul 11 '21 06:07 ridwan-aswan

any workaround for this ?

4mitabh avatar Jul 19 '21 15:07 4mitabh

Also waiting for a fix.

faran08 avatar Jul 20 '21 13:07 faran08

Any update on it ?

kandarp-prakash avatar Sep 22 '21 09:09 kandarp-prakash

Also waiting for a fix.

krunaldoshi2019 avatar Sep 22 '21 09:09 krunaldoshi2019

any workaround for this ? version 1.1.6 due to ParsedText issue

follow below steps: create your fork and change in below class now, change in pubspec.yaml dash_chat: git: url: https://github.com/(user name)/dash_chat.git

lib/src/widgets/message_container.dart : 170 Method -> _buildMessageText Text instead of ParsedText

DaveKandarp avatar Sep 22 '21 10:09 DaveKandarp