blob: 83a0324b447fb397c56217f991970e434b6e6017 [file] [log] [blame] [view]
[![Build Status](https://github.com/dart-lang/tools/actions/workflows/watcher.yaml/badge.svg)](https://github.com/dart-lang/tools/actions/workflows/watcher.yaml)
[![pub package](https://img.shields.io/pub/v/watcher.svg)](https://pub.dev/packages/watcher)
[![package publisher](https://img.shields.io/pub/publisher/watcher.svg)](https://pub.dev/packages/watcher/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.