darted_cli 0.1.16 copy "darted_cli: ^0.1.16" to clipboard
darted_cli: ^0.1.16 copied to clipboard

darted_cli is a customizable Dart CLI framework for building command-line tools with hierarchical command structures, argument parsing, and flag management.

  • [0.1.0] - Initial Release.
  • [0.1.1] - Added custom ASCII Fonts for the Art.
  • [0.1.2] - Fixed some assets-related issues.
  • [0.1.3] - Documentation Fixes.
  • [0.1.4] - asset-related fixes.
  • [0.1.5] - Fixed 'help/version flags that are applied by default not being parsed'.
  • [0.1.6] - Added two methods for the IO Helper to list files/directories in a root path.
  • [0.1.7] - Updated the implementation to create Files.
  • [0.1.8] - Added new 'Copy' methods.
  • [0.1.9] - Added 'executeCommand' to the console helper.
  • [0.1.10] - Some minor fixes.
  • [0.1.11] - Added 'chooseOption' method that Prompts the user to choose an option (Single/Multi).
  • [0.1.12] - Static Analysis Updates.
  • [0.1.13] - Updated the searchFiles method to include the matches' starting position to make it easier to manipulate + Added 'allowed' parameter for it to search only certain files based on a RegExp pattern.
  • [0.1.14] - Fix in the searchFiles function for incorrect position matches.
  • [0.1.15] - Fix in the searchFiles function for incorrect line content indentations.
  • [0.1.16] - Updated dependancies & Added allowed and excluded parameters in the ListAll functions.
2
likes
0
points
868
downloads

Publisher

verified publishermicazi.dev

Weekly Downloads

darted_cli is a customizable Dart CLI framework for building command-line tools with hierarchical command structures, argument parsing, and flag management.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

enough_ascii_art, yaml

More

Packages that depend on darted_cli