executable 1.0.1 copy "executable: ^1.0.1" to clipboard
executable: ^1.0.1 copied to clipboard

The executable package provides a simple Dart class for dealing with executables. It helps find and check the existence of executables on the system and caches the results for improved performance. It [...]

4
likes
pending
pub points
18%
popularity

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

4
likes
0
pub points
18%
popularity

Publisher

verified publisherhelio.me

The executable package provides a simple Dart class for dealing with executables. It helps find and check the existence of executables on the system and caches the results for improved performance. It's ideal for developers building terminal applications in Dart who want to ensure that required executables are present and usable.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

process_run

More

Packages that depend on executable