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 e87e8ce commit 3586c28Copy full SHA for 3586c28
.github/ISSUE_TEMPLATE/timing.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:timing"
3
+about: "Create a bug or file a feature request against package:timing."
4
+labels: "package:timing"
5
pkgs/timing/pubspec.yaml
@@ -3,7 +3,7 @@ version: 1.0.2-wip
description: >-
A simple package for tracking the performance of synchronous and asynchronous
actions.
6
-repository: https://github.com/dart-lang/timing
+repository: https://github.com/dart-lang/tools/tree/main/pkgs/timing
7
8
environment:
9
sdk: ^3.4.0
0 commit comments