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 0fecfd8 commit 537536aCopy full SHA for 537536a
.github/ISSUE_TEMPLATE/collection.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:collection"
3
+about: "Create a bug or file a feature request against package:collection."
4
+labels: "package:collection"
5
pkgs/collection/CONTRIBUTING.md
pkgs/collection/pubspec.yaml
@@ -2,7 +2,7 @@ name: collection
version: 1.19.0
description: >-
Collections and utilities functions and classes related to collections.
-repository: https://github.com/dart-lang/collection
+repository: https://github.com/dart-lang/core/tree/main/pkgs/collection
6
7
topics:
8
- data-structures
0 commit comments