We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83147e4 commit 8a6a818Copy full SHA for 8a6a818
.github/ISSUE_TEMPLATE/watcher.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:watcher"
3
+about: "Create a bug or file a feature request against package:watcher."
4
+labels: "package:watcher"
5
pkgs/watcher/pubspec.yaml
@@ -3,7 +3,7 @@ version: 1.1.1-wip
description: >-
A file system watcher. It monitors changes to contents of directories and
sends notifications when files have been added, removed, or modified.
6
-repository: https://github.com/dart-lang/watcher
+repository: https://github.com/dart-lang/tools/tree/main/pkgs/watcher
7
8
environment:
9
sdk: ^3.1.0
0 commit comments