Prepare to publish, tighten pub constraints (#81)

- Add a changelog entry.
- Remove unused author key from pubspec.
- Tighten the constraints on dependencies for any which had a lower
  major version bound than the package versions which support Dart 2.
2 files changed
tree: 8a0261c11754be9f306c44f71b88be8882e1ec66
  1. benchmark/
  2. example/
  3. lib/
  4. test/
  5. .gitignore
  6. .test_config
  7. .travis.yml
  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.