posix 0.1.0 copy "posix: ^0.1.0" to clipboard
posix: ^0.1.0 copied to clipboard

outdated

Exposes the POSIX api on OSx and Linux

Provides Dart access to the POSIX api for osx and linux system.


import 'package:posix/posix.dart';

int uid = getuid();

6
likes
0
pub points
90%
popularity

Publisher

verified publisheronepub.dev

Exposes the POSIX api on OSx and Linux

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi

More

Packages that depend on posix