“BLoC is Event-Driven and Cubit not .” Track what event triggers certain states is crucial for predict and check if that matches with the expected result. BLoC: Because it is event-driven we can know what event it triggered, what’s the current state and the next one.