util/state/feed_store library

Classes

AddFeedItemEvent
Adds an item to the feed
ClearFeedStateEvent
Resets the state
FeedState
SetFeedHasMoreState
Sets the hasMore state for the feed
SetFeedLoadingState
Sets the loading state for the feed
SetFeedTokenState
Sets the token state for the feed
SetPendingFeedItemsEvent
Sets the pending items int the feed
UpdateAddedItemsEvent

Functions

removeFeedItemAction(String item, {RetrievalFunction? retrievalFunction}) → ThunkAction<FeedState>
Removes an item from the feed