view/rx_core/rx_impl library

Classes

Rx<T>
Foundation class used for custom Types outside the common native Dart types. For example, any custom "Model" class, like User().obs will use Rx as wrapper.

Mixins

RxStates StateX class
Associate an object with the current State object