process_run 0.14.1+3 copy "process_run: ^0.14.1+3" to clipboard
process_run: ^0.14.1+3 copied to clipboard

Process run helpers for Linux/Win/Mac and which like feature for finding executables.

282
likes
160/ 160
pub points
97%
popularity

We analyzed this package 44 hours ago, and awarded it 160 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-2-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

149 out of 191 API elements (78.0 %) have documentation comments.

Some symbols that are missing documentation: package, process_cmd, process_result_extension, process_run.cmd_run.Dart2JsCmd.binName, process_run.cmd_run.DartAnalyzerCmd.binName.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:process_run/process_run.dart that imports:
  • package:process_run/which.dart that imports:
  • package:process_run/src/which.dart that imports:
  • package:process_run/src/shell_environment.dart that imports:
  • package:process_run/src/shell_environment_common.dart that imports:
  • package:process_run/src/shell_utils_common.dart that imports:
  • package:process_run/src/shell_utils.dart that imports:
  • package:process_run/src/bin/shell/import.dart that imports:
  • package:process_run/src/bin/shell/shell_bin_command.dart that imports:
  • package:process_run/src/common/import.dart that imports:
  • package:process_run/src/common/dartbin.dart that imports:
  • package:process_run/src/dartbin_impl.dart that imports:
  • package:process_run/src/user_config.dart that imports:
  • package:process_run/src/script_filename.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

50/50 points: code has no errors, warnings, lints, or formatting issues

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
args >=2.0.0 <4.0.0 2.5.0 2.5.0
collection >=1.15.0 <3.0.0 1.18.0 1.18.0
meta >=1.3.0 <3.0.0 1.15.0 1.15.0
path >=1.8.0 <3.0.0 1.9.0 1.9.0
pub_semver >=2.0.0 <4.0.0 2.1.4 2.1.4
string_scanner >=1.1.0 <3.0.0 1.2.0 1.2.0
synchronized >=3.0.0 <5.0.0 3.1.0+1 3.1.0+1
yaml >=3.0.0 <5.0.0 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
source_span - 1.10.0 1.10.0
term_glyph - 1.2.1 1.2.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

10/10 points: Package supports latest stable Dart and Flutter SDKs

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.5, Dart 3.4.1.

Check the analysis log for details.

282
likes
160
pub points
97%
popularity

Publisher

verified publishertekartik.com

Process run helpers for Linux/Win/Mac and which like feature for finding executables.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

args, collection, meta, path, pub_semver, string_scanner, synchronized, yaml

More

Packages that depend on process_run