galileo_prompts 2.0.0 copy "galileo_prompts: ^2.0.0" to clipboard
galileo_prompts: ^2.0.0 copied to clipboard

Rich, simple, synchronous command-line prompt library for Dart.

1.3.1 #

1.3.0 #

  • Make choose only print options once, and instead add prompt.
  • Add names to choose.
  • conceal was true in chooseShorthand; revert to false.
  • Always use AnsiCode.wrap, to prevent "hanging colors."
  • Always heed the color flag.
  • Use VT100 codes for clearing lines, etc. (smoother, no jank)

1.2.0 #

  • Add password reading options.
  • Pin against Dart 2.

1.1.0 #

  • Add pretty colors to get.

1.0.0 #

Initial version

0
likes
120
pub points
0%
popularity

Publisher

verified publishergalileodart.com

Rich, simple, synchronous command-line prompt library for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

charcode, io

More

Packages that depend on galileo_prompts