rx_future library

Classes

RxFuture<T>
This class is a subtype of RX, you could use it to observe future state loading, error and result. use .observe() method to trigger the state

Enums

MultipleCallsBehavior
determine what to happen one more the one call are triggered.