jio_reactor library

Classes

Reactive<T>
The Reactive widget rebuilds when the state emitted by the stream changes.
RexController<T>
Base class to manage reactive state using RxDart

Functions

reactor<T>(T value) → T