post_bloc library Null safety
Classes
- PostBloc
- The Bloc that handles post loading and sorting.
- PostEvent
- The base event for the PostBloc.
- PostFetchRequestedEvent
- Request that new posts should be fetched.
- PostSortChangedEvent
- Post sorting has changed.
- PostState
- The state of loaded posts.
Enums
- PostStatus
- Has the post been loaded and if yes successfully?