main library

Classes

CounterBloc
A CounterBloc which handles converting CounterEvents into ints.
CounterCubit
A simple example Cubit
CounterEvent
The events which CounterBloc will react to.
CubitExampleFeature
This feature exposes a route and a Cubit
CubitPage
Cubit Page that shows a counter
Increment
Notifies bloc to increment state.

Functions

main() → void
An example Cubit runner