Implement switchMap and switchLatest (dart-lang/stream_transform#10)

switchLatest is like Rx switch but not with a reserved word.
switchMap is a convenience for the case where the Stream isn't already a
Stream of Strams.

Drop `-dev` from version for publishing

6 files changed
tree: a0abcc1e871a766a0b82def389927738c3873eb3
  1. pkgs/