value_cubit 1.1.3 copy "value_cubit: ^1.1.3" to clipboard
value_cubit: ^1.1.3 copied to clipboard

discontinuedreplaced by: value_state
retractedoutdated

A dart package that helps implements basic states for BLoC library

1.2.0 #

  • Simplify BaseState
  • More understable example messages
  • States modelization

1.1.1 #

  • Sanitize emitMappedState parameters

1.1.0 #

  • Upgrade depedencies to Flutter 3.0.1
  • emitMappedState on ValueState

1.0.1 #

  • Update documentation

1.0.0 #

  • New cubit class RefreshValueCubit
  • New states WithValueState, PendingState, ReadyState and ErrorWithPreviousValue
  • New helpers StreamInputCubitMixin (mixin on ValueCubit)
  • New extension behaviorSubject (current state with stream) on StateAndStream
  • Add examples : basic and flutter

0.9.0 #

Initial version of the library.

  • Includes states
  • ValueCubit and mixins
4
likes
0
points
27
downloads

Publisher

verified publisherdevobs.dev

Weekly Downloads

A dart package that helps implements basic states for BLoC library

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, meta, stream_transform, synchronized

More

Packages that depend on value_cubit