flutter_chatview
flutter_chatview copied to clipboard
fix: :bug: fixed y position of reaction popup
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.
- [ ] I have updated/added relevant documentation in
docs
and added dartdoc comments with///
. - [x] I have updated/added relevant examples in
examples
ordocs
.
Breaking Change?
- [ ] Yes, this PR is a breaking change.
- [ ] No, this PR is not a breaking change.