chat_ui/src/notification_feed/widgets/widgets library
Widget exports for notification feed module
Classes
- CometChatNotificationFeed
- A full-screen notification feed component that displays campaign/promotional notifications in a scrollable list with category-based filtering, timestamp grouping, rich card rendering, real-time updates, and engagement reporting.
- FeedItemCard
-
A single feed item card that wraps
CometChatCardViewfrom cards-flutter. - NotificationFeedFilterChips
- Horizontal scrollable row of filter chips for the notification feed.