FLUTTER ECOSYSTEM

dart-archive/watcher

一个用于 Dart 的文件系统监视库。

监视器 项目封面
Stars
136
Forks
33
最近推送(UTC)
2025年2月1日
项目状态
已归档
Dart Archive GitHub avatar
GITHUB Organization

Dart Archive ↗

Legacy projects kept around for posterity – See github.com/dart-lang for current work

语言Dart

使用的依赖

依赖清单 6 项

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

[!IMPORTANT]
This repo has moved to https://github.com/dart-lang/tools/tree/main/pkgs/watcher

Dart CI 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.