chat_ui/src/threaded_header/bloc/threaded_header_event library
Classes
- IncrementReplyCount
- Increment reply count when new message received
- InitializeThreadedHeader
- Initialize the threaded header with parent message
- ThreadedHeaderEvent
- Base class for all threaded header events Uses Equatable for proper event comparison in BLoC
- UpdateParentMessage
- Update parent message (edit/delete)
- UpdateThreadSubscription
- Update the thread-subscription state shown by the header's follow control