stream_d 0.2.0
stream_d: ^0.2.0 copied to clipboard
Stream that triggers the onDone event handler even when cancel() is called from a subscription. You can also add multiple onDone listeners and close all subscriptions from the stream. StreamD is based [...]