Cubit is a lightweight state management solution . It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.
Cubit is a lightweight state management solution . It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.