Enable and fix lints, test on oldest supported Dart SDK, verify lints on Travis (#68)

11 files changed
tree: 26b89ea227a82bc87c3533045e0bf6a3db47c057
  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.