Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use custom Message in the flutter_chatview? #127

Closed
zengchanghuan opened this issue Sep 30, 2023 · 2 comments
Closed

How to use custom Message in the flutter_chatview? #127

zengchanghuan opened this issue Sep 30, 2023 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@zengchanghuan
Copy link

How to use custom Message in the flutter_chatview?
My message json like this:
{
"type":"PICTURE",
"version":"v1",
"messageId":"1707266373824020481",
"sessionId":"1706599556126343169",
"sequence":"36",
"uniqueId":"01ad3a890e01452b8072876f102a531e",
"fromUid":"8",
"fromClientUid":"10010001008",
"createTime":"1695878997000",
"fileUrl":"https://d3ewlkolgx1g00.cloudfront.net/202309/f01684a40e774085b984d5a52ef6cde3.jpeg",
"fileName":"3235236457568769876978945image.jpg",
"contentType":"image/jpeg"
},
{
"type":"TEXT",
"version":"v1",
"messageId":"1707203203315007489",
"sessionId":"1706599556126343169",
"sequence":"22",
"uniqueId":"722cd9ba2e3b4697b9f5ae9f3e35d24a",
"fromUid":"8",
"fromClientUid":"10010001008",
"createTime":"1695863936000",
"text":"1111"
},
{
"type":"TIP",
"version":"v1",
"messageId":"1706600701695623170",
"sessionId":"1706599556126343169",
"sequence":"3",
"uniqueId":"62da286e15d6bd1b479c4d80ad1a3b15",
"fromUid":"24",
"fromClientUid":"10010001026",
"createTime":"1695720289000",
"fromTip":"5oKo5bey5bCG6K6i5Y2V5qCH6K6w5Li64oCc5bey5LuY5qy+4oCd77yM6K+3562J5b6F5a+55pa556Gu6K6k5pS25qy+5bm25pS+6KGM44CC",
"toTip":"5a+55pa55bey5bCG6K6i5Y2V5qCH6K6w5Li64oCc5bey5LuY5qy+4oCd77yM6K+35Y+K5pe25p+l5pS25bm25bC95b+r5ZCR5Lmw5pa55pS+6KGM44CC5rOo5oSP77yM6K+35Yqh5b+F55m75b2V5oKo55qE6LSm5oi356Gu6K6k5pS25qy+5ZCO5YaN5pON5L2c5pS+6KGM77yM5ZCm5YiZ5Y+v6IO96YCg5oiQ5oKo55qE6LSi5Lqn5o2f5aSx44CC"
},

@github-actions
Copy link

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

@github-actions github-actions bot added the stale label Oct 21, 2023
Copy link

github-actions bot commented Nov 4, 2023

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

@github-actions github-actions bot closed this as completed Nov 4, 2023
@apurva010 apurva010 added duplicate This issue or pull request already exists and removed stale labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants