PackageTrack
Sign in Get early access

process_run

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

1.3.4 101K downloads/mo #1127 most downloaded on pub.dev tekartik/process_run.dart

What this package is like to depend on

Last release 1 months ago

09 Jul 2026

Ships unpredictably

gaps range from 2 weeks to 9 months

Some releases are documented

notes for 51 of 111 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

137 releases · first in 2015

14 releases in the last 12 months

see the full history below

Release timeline

137 releases · Nov 2015 to Jul 2026
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 137
  1. 1.3.4 02 Jun 2026

    Nothing published for this version

  2. 1.3.4+1 09 Jul 2026
    Release notes

    feat: update version to 1.3.4+1 and enhance verbose flag handling in …

    Open source →
    Release notes
    • Requires dart 3.12
    • Fixes ShellBinCommand.verbose flag resolution
    Open source →
  3. 1.3.3 12 May 2026

    Nothing published for this version

  4. 1.3.3+1 18 May 2026
    Release notes

    process_run: 1.3.3+1 restore runCmd behavior with throwOnError as false

    Open source →
    Release notes
    • Add ShellCommand, ShellCommandRunOption and Shell.runCommand
    Open source →
  5. 1.3.3-3 07 May 2026 pre-release

    Nothing published for this version

  6. 1.3.3-2 22 Apr 2026 pre-release
    Release notes

    Bump version to 1.3.3-2 and update CHANGELOG for new release

    Open source →
  7. 1.3.3-1 21 Apr 2026 pre-release
    Release notes

    Bump version to 1.3.3-1 in version.dart

    Open source →
  8. 1.3.2 03 Apr 2026
    Release notes
    • Add ShellProcessResult and ShellProcessResults for proper output decoding
    • Add experiment pipe feature to use on Shell.run
    Open source →
  9. 1.3.1 25 Feb 2026

    Nothing published for this version

  10. 1.3.1+1 25 Feb 2026
    Release notes

    Bump version to 1.3.1+1

    Open source →
    Release notes
    • Add command info to ShellException and toDebugString() helper
    Open source →
  11. 1.3.0 01 Feb 2026
    Release notes
    • ShellContext export
    • Requires dart 3.10
    Open source →
  12. 1.3.0-3 13 Dec 2025 pre-release

    Nothing published for this version

  13. 1.3.0-2 13 Dec 2025 pre-release

    Nothing published for this version

  14. 1.3.0-1 13 Dec 2025 pre-release

    Nothing published for this version

  15. 1.2.4 04 Mar 2025
    Release notes
    • Allow running in a zoned environment context.
    Open source →
  16. 1.2.3 13 Feb 2025
    Release notes
    • Requires dart 3.7
    Open source →
  17. 1.2.2 29 Oct 2024

    Nothing published for this version

  18. 1.2.2+1 02 Dec 2024
    Release notes
    • Special kill behavior on linux, mac and windows when using sigkill (kills all children too)
    • Export ShellOnProcessCallback
    Open source →
  19. 1.2.2-0 25 Oct 2024 pre-release

    Nothing published for this version

  20. 1.2.1 09 Oct 2024

    Nothing published for this version

  21. 1.2.1+1 22 Oct 2024
    Release notes
    • Add ShellLinesController.binaryStream to allow processing binary data and allow using it for stdin.
    • Fix --user flag handling in ds executable.
    Open source →
  22. 1.2.0 21 Aug 2024

    Nothing published for this version

  23. 1.2.0+1 27 Sep 2024

    Nothing published for this version

  24. 1.2.0+2 30 Sep 2024

    Nothing published for this version

  25. 1.2.0+3 30 Sep 2024
    Release notes
    • Export ShellBinCommand
    • requires dart 3.5
    Open source →
  26. 1.2.0-0 21 Aug 2024 pre-release

    Nothing published for this version

  27. 1.1.0 25 Jul 2024
    Release notes
    • Remove deprecated methods
    Open source →
  28. 1.0.1 25 Jul 2024

    Nothing published for this version

  29. 1.0.1+1 25 Jul 2024

    Nothing published for this version

  30. 1.0.0+1 29 Jun 2024

    Nothing published for this version

  31. 1.0.0+2 23 Jul 2024

    Nothing published for this version

  32. 1.0.0+3 24 Jul 2024
    Release notes
    • add ShellStdio and shellStdioLinesGrouper to allow grouping stdout and stderr lines by zones.
    Open source →
  33. 1.0.0-1 29 Jun 2024 pre-release

    Nothing published for this version

  34. 1.0.0-0 29 Jun 2024 pre-release

    Nothing published for this version

  35. 0.14.2 21 Feb 2024
    Release notes
    • add noStdoutResult and noStderrResult to ShellOptions and runExecutableArguments to avoid out of memory for very long output
    Open source →
  36. 0.14.1 15 Jan 2024

    Nothing published for this version

  37. 0.14.1+1 15 Jan 2024

    Nothing published for this version

  38. 0.14.1+2 15 Jan 2024

    Nothing published for this version

  39. 0.14.1+3 15 Jan 2024
    Release notes
    • add runSync and runExecutableArgumentsSync to global space and to Shell
    Open source →
  40. 0.14.0 02 Jan 2024

    Nothing published for this version

  41. 0.14.0+1 02 Jan 2024
    Release notes
    • No longer replace \ by \\ before splitting arguments
    • Fix backslash handling when splitting a command with a different behavior on Windows and Mac/Linux (backslash is not an escape character on Windows)
    Open source →
  42. 0.13.3 25 Nov 2023

    Nothing published for this version

  43. 0.13.3+1 24 Dec 2023
    Release notes
    • Fix finding flutter on windows in unit tests
    • Remove charcode dependency.
    • Propage added errors in ShellLinesController
    Open source →
  44. 0.13.3-1 17 Nov 2023 pre-release

    Nothing published for this version

  45. 0.13.2 22 Oct 2023
    Release notes
    • Export stringToArguments in shell.dart
    Open source →
  46. 0.13.1 21 Jul 2023
    Release notes
    • Dart 3 only
    Open source →
  47. 0.13.0 20 Apr 2023
    Release notes
    • Dart 3 support
    Open source →
  48. 0.12.5 11 Jan 2023
    Release notes
    • requires dart sdk 2.18
    • strict-casts support
    Open source →
  49. 0.12.5+1 16 Jan 2023

    Nothing published for this version

  50. 0.12.5+2 16 Jan 2023

    Nothing published for this version

  51. 0.12.5+3 06 Apr 2023
    Release notes
    • Fix clone in ShellMixin.
    Open source →
  52. 0.12.4 11 Jan 2023

    Nothing published for this version

  53. 0.12.3 17 Dec 2021

    Nothing published for this version

  54. 0.12.3+1 17 Dec 2021

    Nothing published for this version

  55. 0.12.3+2 19 Jan 2022
    Release notes
    • Cache shellEnvironment when set
    • dart 2.14 lints
    • Resolve relative executable according to working directory
    Open source →
  56. 0.12.2 13 Sep 2021

    Nothing published for this version

  57. 0.12.2+1 19 Sep 2021

    Nothing published for this version

  58. 0.12.2+2 17 Oct 2021

    Nothing published for this version

  59. 0.12.1 12 Mar 2021

    Nothing published for this version

  60. 0.12.1+1 21 Jun 2021
    Release notes
    • Add ProcessRunProcessResultExt helper.
    • Add onProcess callback for Shell run actions.
    • Don't flush stdout/stderr in Windows release mode as it hangs
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive