A Bloc is a more advanced class which relies on events to trigger state changes rather than functions . Bloc also extends BlocBase which means it has a similar public API as Cubit .
A Bloc is a more advanced class which relies on events to trigger state changes rather than functions . Bloc also extends BlocBase which means it has a similar public API as Cubit .