action_bloc 0.0.2+1 copy "action_bloc: ^0.0.2+1" to clipboard
action_bloc: ^0.0.2+1 copied to clipboard

Extends bloc with a second stream for actions (one time events that aren't part of the state).

action_bloc #

Extends bloc with a second stream for actions (one time events that aren't part of the state)

This package is built to work with:

Installation #

dart pub add action_bloc

Example #

See ./example for an example of how to use this package.

1
likes
140
pub points
15%
popularity

Publisher

unverified uploader

Extends bloc with a second stream for actions (one time events that aren't part of the state).

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

bloc, meta

More

Packages that depend on action_bloc