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 a4da48c commit 4e32b75Copy full SHA for 4e32b75
.github/ISSUE_TEMPLATE/typed_data.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:typed_data"
3
+about: "Create a bug or file a feature request against package:typed_data."
4
+labels: "package:typed_data"
5
pkgs/typed_data/CONTRIBUTING.md
pkgs/typed_data/pubspec.yaml
@@ -2,7 +2,7 @@ name: typed_data
version: 1.4.0-wip
description: >-
Utility functions and classes related to the dart:typed_data library.
-repository: https://github.com/dart-lang/typed_data
+repository: https://github.com/dart-lang/core/tree/main/pkgs/typed_data
6
7
topics:
8
- data-structures
0 commit comments