common/bloc/value_cubit library

Classes

InitialValueCubit<T>
A Cubit to wrap a single type with an initial value. Use reset to revert the cubit to its initial value
ValueCubit<T>
A Cubit to wrap a single type