prompter_abhishal

Last updated:

0 purchases

prompter_abhishal Image
prompter_abhishal Images
Add to Cart

Description:

prompter abhishal

Prompter library for asking user input on terminal
Prompter prompter = Prompter();
final colorCode = prompter.askMultiple('Select a color', options);
bool answer = prompter.askBinary('Do you like this lib?');
print(colorCode);
print(answer);
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.