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.