bash 2025.526.2354 copy "bash: ^2025.526.2354" to clipboard
bash: ^2025.526.2354 copied to clipboard

Wrapper over `dart:io` [Process] API's that supports additional features.

CHANGELOG.md #

2025.422.1418 #

  • Initial release

2025.422.1439 #

  • Changed README.md and source/test files

2025.422.1519 #

  • Changed Bash class's constructor parameter runInShell to false

2025.422.1758 #

  • Introduced mics project dependencies

2025.424.1846 #

  • Removed dependency to misc package

2025.426.2233 #

  • Added example/example.md
--- a/pubspec.yaml
+++ b/pubspec.yaml
-name: "bash"
-description: "Wrapper over `dart:io` [Process] API's that supports additional features."
-version: 2025.424.1846
-homepage: null
+name: bash
+description: Wrapper over `dart:io` [Process] API's that supports additional features.
+version: 2025.426.2233
+homepage:
-  sdk: "^3.7.2"
+  sdk: ^3.7.2
+platforms:
+  android:
+  ios:
+  linux:
+  macos:
+  #web:
+  windows:
-  std: ^2025.424.1835
+  std: ^2025.426.1637

2025.427.1707 #

  • Update dependencies
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.426.2233
+version: 2025.427.1707
-  std: ^2025.426.1637
+  std: ^2025.427.52

2025.428.1728 #

  • Update package dependencies
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.427.1707
+version: 2025.428.1728
-  std: ^2025.427.52
+  std: ^2025.428.1703

2025.430.1845 #

  • Update package dependencies
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.428.1728
+version: 2025.430.1845
-  std: ^2025.428.1703
+  std: ^2025.430.1833

2025.502.924 #

  • Update pacage dependencies
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.430.1845
+version: 2025.502.924
-  std: ^2025.430.1833
+  std: ^2025.501.843

2025.503.28 #

  • Update package dependencies
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.502.924
+version: 2025.503.28
-  std: ^2025.501.843
+  std: ^2025.502.2358

2025.513.439 #

  • Update package dependencies
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.503.28
+version: 2025.513.439
-  std: ^2025.502.2358
+  std: ^2025.504.1244

2025.526.1907 #

  • Update dependencies
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.513.439
+version: 2025.526.1907
-  process: ^5.0.3
-  std: ^2025.504.1244
+  process: ^5.0.4
+  std: ^2025.526.1751
-  test: ^1.25.15
-  lints: ^5.1.1
+  test: ^1.26.2
+  lints: ^6.0.0

2025.526.2354 #

  • Update dependencies
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.526.1907
+version: 2025.526.2354
-  std: ^2025.526.1751
+  std: ^2025.526.2333
0
likes
150
points
159
downloads

Publisher

unverified uploader

Weekly Downloads

Wrapper over `dart:io` [Process] API's that supports additional features.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

file, path, process, std

More

Packages that depend on bash