single_value_cubit 1.0.0 single_value_cubit: ^1.0.0 copied to clipboard
Simple single value cubit. Works as a simple state manager for inputs, scrolls, flags etc. Works best as injected and observed by other blocs/cubits.
Single value cubit #
Just a simple cubit with a state setter. Helpful with inputs, scrolls and single flags scenarios.