toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 15 packages
Sort by PUB-AZS
A library to perform Bash-style file and directory globbing.
An API and dev environment for writing console apps/scripts using dart. e.g. allows you to build bash style scripts with dart.
A Dart package to parse command-line options simple way and in a portable style (bash, find, java, PowerShell), plus, sub-commands and sub-options
A Dart package to create simple curl (bash) with params, headers and body.
Wrapper over `dart:io` [Process] API's that supports additional features.
Ergonomic scripting in Dart. Utilities for interacting with shells and converting output to Dart types. Replace your scripts (e.g. bash or python) with Dart.
Provides a simple mechanism for tracking all of your linux configuration files like ~/.bashrc with git.
chickenStyle is a package that can help developers to creating textstyle widget. just type one line bash code and chickenStyle will generate file, class and widget for you
Bash-like tilde expansion for dart. Expands a leading tilde in a file path to the user home directory
Bash like command piping and redirecting for Dart to make writing Dart scripts easier.