dart-archive/watcher
Uma biblioteca de monitoramento de sistema de arquivos para Dart.
Ver no GitHub ↗Arquivado
- Stars
- 136
- Forks
- 33
- Último push (UTC)
- 1 de fev. de 2025
- Status do projeto
- Arquivado
LinguagensDart
Dependências usadas
Lista de dependências 6 itens
- async
^2.5.0 - path
^1.8.0 - benchmark_harnessDesenvolvimento
^2.0.0 - dart_flutter_team_lintsDesenvolvimento
^3.0.0 - testDesenvolvimento
^1.16.6 - test_descriptorDesenvolvimento
^2.0.0
README original
Texto original em inglês. Visite o GitHub para a versão atual.
Expandir / recolher 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.