stream_ext – version 0.3.0 is out
I have just published version 0.3.0 of stream_ext, my attempt to port the Rx APIs to Dart. In this version I have added a number of additional methods to the existing set of: average buffer combineLatest concat delay max merge min repeat sample scan startWith sum throttle window zip amb StreamExt.amb has the following …