Let `firstOrNull` extension method wait for `cancel` to complete. (#196)

1 file changed
tree: 6b863713cc86a19936acaed1c768550a0c5a1ad6
  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.