Add support for watching individual files.

Closes #17

R=rnystrom@google.com

Review URL: https://codereview.chromium.org//1187553007.
10 files changed
tree: 24fb7a937aee5600d5f6489b569db0d7b1f9cbe0
  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.