zoocityboy/promptly ? reverse-engineered prompt

Reverse engineered prompt

Build me a Dart command line toolkit that makes it easy to create interactive terminal apps.

I want a simple command runner for building CLI tools with subcommands, argument parsing, and a clean way to plug in commands. It should also include ready to use interactive prompts like text input, password input, single choice menus, multiple choice checkboxes, spinners, and progress bars. Make it feel polished in the terminal, with styling, themes, logging, and tracing built in.

Please include a few clear examples in an example folder so I can see how to use the main pieces right away. It would be great if the code is organized as a reusable package, works well with Dart, and has sensible defaults but still lets me customize the look and behavior. If you need to check the latest Dart docs or best practices for terminal interaction, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab