dart-archive/watcher
Dart के लिए एक फ़ाइल सिस्टम वॉचर लाइब्रेरी।
GitHub पर देखें ↗आर्काइव
- Stars
- 136
- Forks
- 33
- अंतिम पुश (UTC)
- 1 फ़र॰ 2025
- प्रोजेक्ट स्थिति
- आर्काइव
भाषाएँ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.