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

fix: šŸ› added report button and update report and more button callbackā€¦ #163

Merged

Conversation

apurva010
Copy link
Collaborator

ā€¦s #130

Description

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • 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 ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

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

Related Issues

Closes #130

@apurva010 apurva010 force-pushed the fix/issue_130_change_callback_of_onMoreTap_add_report_button branch from 059d7fd to 0fc65af Compare May 20, 2024 05:11
Copy link
Collaborator

@aditya-css aditya-css left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add commit description.

lib/src/widgets/chat_list_widget.dart Outdated Show resolved Hide resolved
@apurva010 apurva010 force-pushed the fix/issue_130_change_callback_of_onMoreTap_add_report_button branch 2 times, most recently from 600341e to 824c9bb Compare May 20, 2024 05:51
ā€¦#130

- Update more and report button callbacks
- Added report button for receiver's message and provides its callback
@apurva010 apurva010 force-pushed the fix/issue_130_change_callback_of_onMoreTap_add_report_button branch from 824c9bb to 807c6f7 Compare May 20, 2024 06:29
@aditya-css aditya-css merged commit 5be41c4 into main May 20, 2024
@aditya-css aditya-css deleted the fix/issue_130_change_callback_of_onMoreTap_add_report_button branch May 20, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

onReportTap & onMoreTap
2 participants