Merge pull request #47 from dart-lang/corelib_2_2

Updates for Dart 2.0 corelib changes (wave 2.2).
tree: 33beba5cb6c100f56a5dec41768d36e323c37954
  1. benchmark/
  2. example/
  3. lib/
  4. test/
  5. .gitignore
  6. .test_config
  7. .travis.yml
  8. analysis_options.yaml
  9. CHANGELOG.md
  10. codereview.settings
  11. LICENSE
  12. pubspec.yaml
  13. 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.