at_stream
Introduction
The at_stream library provides apis for interacting with the platform through dart:async stream interfaces.
Usage
See full worked examples in the example directory.
Open source usage and contributions
This is freely licensed open source code, so feel free to use it as is, suggest changes or enhancements or create your own version. See CONTRIBUTING.md for detailed guidance on how to set up tools, tests and make a pull request.
Libraries
- at_stream
- at_stream
- sources
- Connect various sources into stream channels
- transformers
- Common transformers and transformation functions