Ensure ready future completes (with error) in the case the watcher fails and closes. (#123)

See #115.
8 files changed
tree: 54db0ff64bce7db8b17fc60ff23aa465ab3b7fb8
  1. .github/
  2. benchmark/
  3. example/
  4. lib/
  5. test/
  6. .gitignore
  7. .test_config
  8. analysis_options.yaml
  9. CHANGELOG.md
  10. LICENSE
  11. pubspec.yaml
  12. README.md
README.md

A file system watcher.

It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.