capp 1.1.3 copy "capp: ^1.1.3" to clipboard
capp: ^1.1.3 copied to clipboard

retracted

This tool is perfect for creating console apps, offering widgets for Console elements, input handling, Help generation, argument events, and option configuration

1.1.3 #

  • Added _readKey method to handle key inputs
  • Supported arguments with = in the _findOptionValue method, allowing options to be passed as --option=value or -o=value
  • Added writeHelpModern method to display help in a more modern and colorful way using ANSI escape codes
  • Supported breaking the loop in processWhile by pressing the 'q' key, allowing users to exit the command processing loop gracefully while still receiving new commands

1.1.2 #

  • Added processWhile to keep the app running while receiving new commands, check example_app.dart

1.1.1 #

  • Fixes #1 warning color

1.1.0 #

  • Added Json View
  • Added Menu View
  • Added Multi Choice View

1.0.3 #

  • Fixed bug

1.0.2 #

  • Added Progress timer

1.0.1 #

  • Fixed bug
  • Added documentation
  • Added example

1.0.0 #

  • Deploy Capp package to pub
22
likes
0
points
4.34k
downloads

Publisher

verified publisherfinchdart.com

Weekly Downloads

This tool is perfect for creating console apps, offering widgets for Console elements, input handling, Help generation, argument events, and option configuration

Homepage
Repository (GitHub)
View/report issues

Topics

#cmd #console #terminal #command

License

unknown (license)

More

Packages that depend on capp