details library

This library provides getting a single element based on its id functionality.

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.