rxdart/backpressure library

Classes

BackpressureStreamTransformer<S, T>
A highly customizable StreamTransformer which can be configured to serve any of the common rx backpressure operators.

Enums

WindowStrategy
The strategy that is used to determine how and when a new window is created.