std 2025.427.52 copy "std: ^2025.427.52" to clipboard
std: ^2025.427.52 copied to clipboard

[std] A dependncy less dart package (CommandRunner etc).

CHANGELOG.md #

2025.424.1835 #

  • Initial release

2025.424.1957 #

  • Added: lastChars() and timeBasedVersionString()

2025.425.2018 #

  • Added: String adjustTextNewlines(String s), bool isBinary(Uint8List bytes), bool isText(Uint8List bytes), bool isBinaryFile(String file), and bool isTextFile(String file)

2025.426.1519 #

  • Added: List

2025.426.1626 #

  • Added: bool get isInDebugMode, String? getenv(String name), Uint8List readFileBytes(String path), String readFileString(String path), List

2025.426.1633 #

  • Fixed bug in adjustTextNewlines()

2025.426.1637 #

  • Modified within CommandRunner.run$(): buffer = buffer.trimRight()

2025.426.2245 #

  • Changed signature of CommandRunner.run$()

2025.426.2248 #

  • Added: lib/std.dart
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.426.2245
+version: 2025.426.2248

2025.427.52 #

  • Added: example/example.dart
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.426.2248
+version: 2025.427.52
+platforms:
+  android:
+  ios:
+  linux:
+  macos:
+  #web:
+  windows:
+topics:
+  - cli
+  - process
-#executables:
-#  std: main
0
likes
0
points
273
downloads

Publisher

unverified uploader

Weekly Downloads

[std] A dependncy less dart package (CommandRunner etc).

Repository (GitHub)
View/report issues

Topics

#cli #process

License

unknown (license)

More

Packages that depend on std