single_value_cubit 1.2.0 copy "single_value_cubit: ^1.2.0" to clipboard
single_value_cubit: ^1.2.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.

1.2.0 #

  • Add extensions for String and boolean cubits
  • Add TextCubitBinder to bind string cubits to text fields
  • Add observe() extension to observe changes in cubits with initial state

1.1.0 #

  • Update bloc version to 9

1.0.0 #

  • Initial relase containing single value cubit and tests
1
likes
140
points
101
downloads

Publisher

verified publisherthecodebrothers.pl

Weekly Downloads

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.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

bloc, flutter, flutter_bloc, rxdart

More

Packages that depend on single_value_cubit