Deprecate the sink_base classes. (#193)

The approach was not considered a good fit for the package API,
and we'll remove the classes and consider another approach, if one is needed.
5 files changed
tree: 4e8a37d72b39c598ad3a03942744089f60f72b0f
  1. .github/
  2. lib/
  3. test/
  4. .gitignore
  5. analysis_options.yaml
  6. AUTHORS
  7. CHANGELOG.md
  8. CONTRIBUTING.md
  9. LICENSE
  10. pubspec.yaml
  11. README.md
README.md

Contains utility classes in the style of dart:async to work with asynchronous computations.