tree: b25c8f2b74261305c1a95d3170cef5f9de31f26f
  1. example/
  2. lib/
  3. test/
  4. .gitignore
  5. .test_config
  6. analysis_options.yaml
  7. CHANGELOG.md
  8. LICENSE
  9. pubspec.yaml
  10. README.md
pkgs/watcher/README.md

Build Status pub package package publisher

A file system watcher.

What's this?

package:watcher monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.