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 b883be6 commit 66b5ae3Copy full SHA for 66b5ae3
.github/ISSUE_TEMPLATE/os_detect.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:os_detect"
3
+about: "Create a bug or file a feature request against package:os_detect."
4
+labels: "package:os_detect"
5
pkgs/os_detect/pubspec.yaml
@@ -1,7 +1,7 @@
name: os_detect
version: 2.0.2-wip
description: Platform independent OS detection.
-repository: https://github.com/dart-lang/os_detect
+repository: https://github.com/dart-lang/core/tree/main/pkgs/os_detect
6
environment:
7
sdk: ^3.0.0
0 commit comments