value_state 1.5.1 copy "value_state: ^1.5.1" to clipboard
value_state: ^1.5.1 copied to clipboard

A dart package that helps implements basic states for BLoC library

1.5.1 #

  • FIX: close stream in perform.

1.5.0 #

  • REFACTOR: renamed to helpers.dart.
  • FIX: exception in BaseState.perform.
  • FEAT: added toFutureState and toStates extensions.
  • FEAT: added pretty print to states.
  • FEAT: added toValue.
  • DOCS: fix performOnState reference.

1.4.1 #

  • DOCS: fixed withValue naming.

1.4.0 #

  • FEAT: added orElse and whenValue.

1.3.0 #

  • FEAT: added extensions.

1.2.0 #

Initial version of the library.

4
likes
140
pub points
61%
popularity

Publisher

verified publisherdevobs.dev

A dart package that helps implements basic states for BLoC library

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta, stream_transform, synchronized

More

Packages that depend on value_state