Add throttle, audit, and scan (dart-lang/stream_transform#11)

- Add `scan`: fold which returns intermediate values
- Add `throttle`: block events for a duration after emitting a value
- Add `audit`: emits the last event received after a duration
9 files changed
tree: dd7f923a069c2b5904436f51628836ca0328c776
  1. pkgs/