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.

Libraries

action_bloc