flutter_chatview icon indicating copy to clipboard operation
flutter_chatview copied to clipboard

feat:✨Added a support for showing message time in message bubble. Rem…

Open jaiminrana05 opened this issue 2 years ago • 2 comments

…enableSwipeToSeeTime(bool) & added showMessageTimeIn(Enum) from FeatureActiveConfig class.(#115)

Description

Checklist

  • [x] The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • [x] I have followed the Contributor Guide when preparing my PR.
  • [ ] I have updated/added tests for ALL new/updated/fixed functionality.
  • [x] I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • [ ] I have updated/added relevant examples in examples or docs.

Breaking Change?

  • [x] Yes, this PR is a breaking change.
  • [ ] No, this PR is not a breaking change.

Related Issues

Closes #115

jaiminrana05 avatar Sep 28 '23 15:09 jaiminrana05

@jaiminrana05 When we will get these changes in release

Drjsingh avatar Oct 13 '23 10:10 Drjsingh