abstract_item/widgets/_all library

Classes

AbstractItemBuilder<B extends StateStreamableSource<S>, S extends AbstractItemState>
A generic widget for displaying different states of an item using BLoC or Cubit pattern.
AbstractItemErrorContainer
A widget to display an error message with an option to reload.
AbstractItemNoDataContainer
A widget to display a message indicating no data is available, with an option to reload.