subreddit_bloc library Null safety

Classes

SubredditBloc
The Bloc used to register and unsubscribe to subreddits.
SubredditEvent
The base event for the SubredditBloc.
SubredditState
A state for the SubredditBloc.
SubredditSubscribedEvent
The user wants to subscribe to a subreddit.
SubredditUnsubscribedEvent
The user wants to unsubscribe to a subreddit.

Enums

SubredditSubscribeStatus
Is the user subscribed to a subreddit?