helio.me

  • Packages
Results 6 packages owned by helio.me
Sort by

dloadercopy "dloader: ^1.2.7" to clipboard
dloader: ^1.2.7 copied to clipboard

5
likes
160
points
24
downloads
A simple and versatile library for downloading files with support for adapters including dio, curl, wget, powershell, aria2 and axel. Feel free to create new adapters.

executablecopy "executable: ^1.4.1" to clipboard
executable: ^1.4.1 copied to clipboard

5
likes
160
points
17
downloads
The executable package simplifies managing executables in Dart. Finds and checks presence, with cached results for improved performance.

dppcopy "dpp: ^2.7.3" to clipboard
dpp: ^2.7.3 copied to clipboard

2
likes
140
points
62
downloads
A better dart pub publish. Before publish, runs tests, fixes, lint, updates CHANGELOG, pubspec file and git commands.

all_exit_codescopy "all_exit_codes: ^2.2.0" to clipboard
all_exit_codes: ^2.2.0 copied to clipboard

2
likes
160
points
21
downloads
Just terminal exit codes with more description to use in dart

var_dumpcopy "var_dump: ^0.6.0" to clipboard
var_dump: ^0.6.0 copied to clipboard

3
likes
160
points
9
downloads
Dumps details in tree from variable. Optionally exits. Can use dump() or var_dump(), or dd() for "dump and die"

yaml2dartcopy "yaml2dart: ^1.5.1" to clipboard
yaml2dart: ^1.5.1 copied to clipboard

2
likes
160
points
9
downloads
Converts a YAML file to a Dart file containing global scope constants. Especially good for pubspec.yaml.