Run tests on multiple platforms (#86)

- Only use `--fatal-warnings` for the oldest supported SDK. Use
  `--fatal-infos` on the dev SDK.
- Run tests on all 3 OSes.
1 file changed
tree: 95c0d857f95aee2af74f4f4f818a07c94b506786
  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.