blob: 4d7bc819b6f5aa158518f3af9a27edc704f191b0 [file] [log] [blame] [view] [edit]
> [!IMPORTANT]
> This repo has moved to https://github.com/dart-lang/tools/tree/main/pkgs/watcher
[![Dart CI](https://github.com/dart-lang/watcher/actions/workflows/test-package.yml/badge.svg)](https://github.com/dart-lang/watcher/actions/workflows/test-package.yml)
[![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.