controllable library

The core part of the controllable ecosystem.

For more details visit GitHub or pub.dev.

Classes

SideEffectStreamable
XControllable<TEvent>
Annotation for XController classes.
XController<TState extends XState>
XEvent
XState

Mixins

ControllableSubscriptions<T extends XState>
A mixin for XControllers that helps to control stream subscriptions.