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 4bddff0 commit cb1686cCopy full SHA for cb1686c
.github/ISSUE_TEMPLATE/glob.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:glob"
3
+about: "Create a bug or file a feature request against package:glob."
4
+labels: "package:glob"
5
pkgs/glob/pubspec.yaml
@@ -1,7 +1,7 @@
name: glob
version: 2.1.3-wip
description: A library to perform Bash-style file and directory globbing.
-repository: https://github.com/dart-lang/glob
+repository: https://github.com/dart-lang/tools/tree/main/pkgs/glob
6
environment:
7
sdk: ^3.3.0
0 commit comments