subjects library Null safety
Classes
- SubjectListBloc
- Manages the subjects list, making the request and verifying its status.
- SubjectListEvent
- SubjectListItem
- SubjectListRequested
- Triggered to request the subject list, at the start of the SubjectsPage
- SubjectListState
- State emitted by SubjectListBloc.
- SubjectsPage
- SubjectsView
Enums
- SubjectListRequestStatus
- Http request status when making the subject list request.