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 7db2a20 commit f5d585dCopy full SHA for f5d585d
.github/ISSUE_TEMPLATE/io.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:io"
3
+about: "Create a bug or file a feature request against package:io."
4
+labels: "package:io"
5
pkgs/io/pubspec.yaml
@@ -3,7 +3,7 @@ description: >-
Utilities for the Dart VM Runtime including support for ANSI colors, file
copying, and standard exit code values.
version: 1.0.5-wip
6
-repository: https://github.com/dart-lang/io
+repository: https://github.com/dart-lang/tools/tree/main/pkgs/io
7
8
environment:
9
sdk: ^3.4.0
0 commit comments