chat_ui/src/search/search library

Classes

ClearSearch
Clear all search state
CometChatSearch
Full-screen search widget for conversations and messages.
CometChatSearchStyle
Style configuration for CometChatSearch widget.
ConversationsErrorReceived
ConversationsResultReceived
LoadMoreConversationResults
Load more conversations (pagination)
LoadMoreMessageResults
Load more messages (pagination)
MessagesErrorReceived
MessagesResultReceived
RefreshCurrentSearch
Re-trigger the current search to refresh results (e.g., after returning from a conversation where messages were read)
SearchBloc
BLoC for managing conversation + message search state.
SearchEvent
Base class for all search events
SearchFilter
A filter chip definition with optional icon
SearchFilterChip
A filter chip with optional icon, toggling between selected/unselected states.
SearchFilterToggled
User tapped a filter chip
SearchState
Immutable state for the search BLoC
SearchTextChanged
User typed in the search bar

Enums

SearchScope
Scope of what the search should show
SearchStatus
Status of the search operation