repository_connector library
Classes
-
RepositoryBloc<
Event, T, R> - Abstract base class that implements the mixin for Blocs
-
RepositoryCubit<
T, R> - Abstract base class that implements the mixin for Cubits
Mixins
-
RepositoryConnector<
T, R> - Mixin to connect a Cubit or Bloc to a repository