dart-archive/watcher
一個用於 Dart 的檔案系統監視程式庫。
- Stars
- 136
- Forks
- 33
- 最近推送(UTC)
- 2025年2月1日
- 專案狀態
- 已封存
語言Dart
使用的依賴
依賴清單 6 項
- async
^2.5.0 - path
^1.8.0 - benchmark_harness開發依賴
^2.0.0 - dart_flutter_team_lints開發依賴
^3.0.0 - test開發依賴
^1.16.6 - test_descriptor開發依賴
^2.0.0
原始 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.