view/rx_core/_view_rx 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.
RxDouble
RxInt
RxNum

Mixins

RxStates StateX class
Associate an object with the current State object