system 1.0.0 copy "system: ^1.0.0" to clipboard
system: ^1.0.0 copied to clipboard

Invoke operating system commands. Exposes `system()` on macOS & Linux. Uses `dart:ffi`.

1.0.0 #

  • Move to 1.0 stable.
  • Declare that this package only works on Linux and macOS.

0.4.1 #

  • Upgrade to Dart 2.12.0 stable.

0.4.0 #

  • Upgrade to FFI 1.0.0

0.3.0 #

  • Added null safety support.

0.2.0 #

  • Upgraded to Dart 2.6 and FFI beta.

0.1.0 #

  • Initial release.
11
likes
130
pub points
28%
popularity

Publisher

verified publishermiksen.dk

Invoke operating system commands. Exposes `system()` on macOS & Linux. Uses `dart:ffi`.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi

More

Packages that depend on system