Skip to content

Expose StreamQuotedMessageWidget #2206

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

Open
1 task done
MichaelMarner opened this issue Apr 11, 2025 · 0 comments · May be fixed by #2238
Open
1 task done

Expose StreamQuotedMessageWidget #2206

MichaelMarner opened this issue Apr 11, 2025 · 0 comments · May be fixed by #2238
Labels
enhancement New feature or request

Comments

@MichaelMarner
Copy link

Please select which package this feature is related to

stream_chat_flutter

Which platforms would this feature impact?

iOS, Android, Web, Windows, MacOS, Linux

Is your feature request related to a problem?

We would like to customise how quoted messages appear. The easiest way to do this would be to use StreamQuotedMessageWidget in conjunction with StreamMessageWidget.quotedMessageBuilder. However, this widget is not exported by the library, meaning we will have to copy/paste the content of the widget into our own custom one, which becomes brittle when updates to stream_chat_flutter are made.

Describe the solution that you'd like

It would be great if stream_chat_flutter could export StreamQuotedMessageWidget.

Describe alternatives that you have considered

We will have to copy/paste the content of the widget into our own custom one, which becomes brittle when updates to stream_chat_flutter are made.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@MichaelMarner MichaelMarner added the enhancement New feature or request label Apr 11, 2025
@xsahil03x xsahil03x linked a pull request May 2, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant