Fix bugs where events could be added after watchers were closed.

R=rnystrom@google.com
BUG=dartbug.com/22653

Review URL: https://codereview.chromium.org//995623002
4 files changed
tree: 32081508882320d0b504027f1d8b3d46b7dd208b
  1. example/
  2. lib/
  3. test/
  4. .gitignore
  5. .status
  6. CHANGELOG.md
  7. codereview.settings
  8. LICENSE
  9. pubspec.yaml
  10. 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.