Open
Description
The package stream_transformers was created as an experiment. The API has now matured and stabilized, and it might make sense to include it in package:async
, rather than having two different packages.
It could be exported as a separate top-level library, to avoid the extension methods crowding the classes for users of the rest of package:async
.