Skip to content

feat: ✨ Add headerSlivers support to ChatList for advanced pinned headers#429

Open
KiddoV wants to merge 2 commits intoSimformSolutionsPvtLtd:mainfrom
KiddoV:main
Open

feat: ✨ Add headerSlivers support to ChatList for advanced pinned headers#429
KiddoV wants to merge 2 commits intoSimformSolutionsPvtLtd:mainfrom
KiddoV:main

Conversation

@KiddoV
Copy link

@KiddoV KiddoV commented Jan 29, 2026

Summary

This PR adds a new optional headerSlivers parameter to ChatList, allowing consumers to provide multiple slivers (e.g. SliverAppBar, SliverPersistentHeader) before the chat list. This make the ChatList more customizable.

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.

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.

1 participant