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

Custom unread header builder #632

Closed
wants to merge 3 commits into from

Conversation

Zhorenty
Copy link
Contributor

@Zhorenty Zhorenty commented Sep 2, 2024

What does it do?
This PR implements a custom UnreadHeaderDataBuilder for the unread messages divider in the Flutter Chat UI library. It allows developers to customize the appearance and behavior of the unread messages separator, providing more flexibility in how unread messages are displayed in the chat interface.

Why is it needed?
The default unread messages divider may not meet the specific design requirements of all applications. This custom builder enables developers to tailor the unread message indicator to better fit their application's design and user experience needs.

How to test it?
To test this feature:

Integrate the updated Flutter Chat UI library into your project.
Implement the custom UnreadHeaderDataBuilder in your chat UI.
Verify that the unread messages divider displays as expected according to the custom builder's implementation.

@demchenkoalex
Copy link
Member

closing as I merged full redesign and I will need to re-write unread header from scratch (part of backlog already)

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.

3 participants