details library

Classes

DetailsBloc<T, I>
A BLoC that allows to fetch a single element with given identifier.
DetailsRepository<T, I>
DetailsRepository allows to retrieve an item based on its id.