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 b192d33 commit 1dfd511Copy full SHA for 1dfd511
.github/ISSUE_TEMPLATE/fake_async.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:fake_async"
3
+about: "Create a bug or file a feature request against package:fake_async."
4
+labels: "package:fake_async"
5
pkgs/fake_async/pubspec.yaml
@@ -3,7 +3,7 @@ version: 1.3.2-wip
description: >-
Fake asynchronous events such as timers and microtasks for deterministic
testing.
6
-repository: https://github.com/dart-lang/fake_async
+repository: https://github.com/dart-lang/test/tree/main/pkgs/fake_async
7
8
environment:
9
sdk: ^3.3.0
0 commit comments