stream-chat-flutter icon indicating copy to clipboard operation
stream-chat-flutter copied to clipboard

feat(ui): add showFailedIndicator parameter into StreamMessageWidget

Open TinhHuynh opened this issue 1 year ago • 1 comments

Submit a pull request

CLA

  • [x] I have signed the Stream CLA (required).
  • [x] The code changes follow best practices
  • [x] Code changes are tested (add some information if not applicable)

Description of the pull request

This PR added showFailedIndicator parameter into StreamMessageWidget to toggle displaying the failed message icon.

TinhHuynh avatar Jul 03 '24 03:07 TinhHuynh