list_stages library

Classes

CompleteListStage
Stage indicating that the list is complete and has not any pages to load
DefaultListStage
Default value for a nullable ListStage property of a copyWith functions.
ErrorListStage
Stage indicating that loading of the list records was unsuccessful.
IdleListStage
Stage indicating that the list is idle.
ListStage
A base class for all the stages the list can be in.
LoadingListStage
Stage indicating that the list is loading.