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 230cbcb commit 81f889fCopy full SHA for 81f889f
pkgs/unix_api/README.md
@@ -4,7 +4,7 @@ This package provides **experimental** bindings to POSIX APIs e.g. `open`,
4
## Why have another POSIX API implementation for Dart?
5
6
There are two existing packages that provide POSIX API bindings for Dart:
7
-1. [`package:posix`](https://pub.dev/packages/posix
+1. [`package:posix`]
8
2. [`package:stdlibc`]
9
10
Both are excellent and offer easier-to-use APIs than `package:unix_api`.
0 commit comments