| name: unix_api | |
| description: Access to POSIX APIs. | |
| version: 0.1.0-wip | |
| repository: https://github.com/dart-lang/labs/tree/main/pkgs/unix_api | |
| publish_to: none | |
| environment: | |
| sdk: ^3.9.2 | |
| dependencies: | |
| code_assets: ^0.19.0 | |
| ffi: ^2.1.4 | |
| hooks: ^0.19.5 | |
| logging: ^1.3.0 | |
| native_toolchain_c: ^0.16.0 | |
| dev_dependencies: | |
| benchmark_harness: ^2.3.1 | |
| dart_flutter_team_lints: ^3.4.0 | |
| errno: ^1.4.1 | |
| ffigen: ^19.0.0 | |
| mustache_template: ^2.0.1 | |
| path: ^1.9.1 | |
| test: ^1.24.0 | |
| yaml: ^3.1.2 |