bloc_ext 1.3.0 copy "bloc_ext: ^1.3.0" to clipboard
bloc_ext: ^1.3.0 copied to clipboard

An extension package for bloc Cubit - actions, effects, communications among cubits, rxDart.

1.3.0 #

  • exposed effectOnAction method

1.2.0 #

  • removed registerEffects and mapActionToState functions.
  • exposed effect function

1.0.7 #

  • replace function name: mapEffectsToState -> mapActionToState

1.0.6 #

  • introduce a new feature(effects -> state): void mapEffectsToState(Iterable<Stream

1.0.5 #

  • refactoring select() function

1.0.4 #

  • code refactoring
  • introduce onInit() function

1.0.3 #

  • Updated remotData functions

1.0.2 #

  • Updated readme file
  • introduce a new function: remoteStream()

1.0.1 #

  • Updated readme file

1.0.0 #

  • Extended features for cubit - dispatching actions, adding effects, communications among cubits, rxDart full features etc.
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

An extension package for bloc Cubit - actions, effects, communications among cubits, rxDart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

bloc, meta, rxdart

More

Packages that depend on bloc_ext