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

outdated

Exposes the POSIX api on OSx and Linux

0.4.0 #

Work on changing all types sent and returned from the api to dart types. Also changed the methods to all be global functions.

Still a chunk more work to do to complete the conversion of all data types. Next step will be to create some unit test to prove the basic process is working.

0.3.0 #

Some very early work on bindings to unistd.h. Started by generating bindings using ffigen and then begun cleanup with the intent that all passed/returned types are native Dart types.

0.2.0 #

generated code using ffigen.

0.1.0 #

Initial commit

7
likes
0
pub points
92%
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