flutter_rx_stream_builder library

Classes

RxStreamBuilder<T>
Rx stream builder that will pre-populate the streams initial data if the given stream is an rx observable that holds the streams current value such as a BehaviorSubject or a ReplaySubject