prompter_mh 0.0.6 copy "prompter_mh: ^0.0.6" to clipboard
prompter_mh: ^0.0.6 copied to clipboard

Library to create CLI wizards

prompter_mh #

prompter_mh is a dart CLI package for asking questions and retrieving the results. Flip on to the Example tab to see how it is used.

A Map<String, dynamic> of is available as result on your instance of the prompter. The String is the key specified to the ask method whiles dynamic is the value desired.

Supported prompt types

  • multiple: For asking multiple choice questions
  • binary: For asking boolean choice questions
  • text: For asking questions expecting text response

MIT LICENSE

0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

Library to create CLI wizards

Homepage

License

unknown (LICENSE)

More

Packages that depend on prompter_mh