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

[feature request] Ability to add custom separators other than date separators #60

Open
creepysta opened this issue Jun 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@creepysta
Copy link

Description:

Currently there is only date separators in the message_list_options, though there are other separators like banner for {count} Unread Messages. For implementing this, there's nothing exposed in the options class.

There's support for custom message onclick callback functions. It would be great to add a onTapDown to the gesture detector as well, so that the offset for the user touch can be captured and used. This can be considered another feature request.

Finally, the message + timestamp in the message_container can be implemented with a stack instead of a column.

These changes are present in the following PRs
3.10 - #59
3.7 - #58

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

No branches or pull requests

2 participants