cli_menu 0.4.0+1 cli_menu: ^0.4.0+1 copied to clipboard
A simple command-line menu (picker) compatible with Linux, Mac and Windows. It supports selection by using arrow keys on ANSI terminals.
0.4.0+1 #
- Remove Travis CI (it hadn't been working for quite some time)
- Improvements to README and package description
0.4.0 #
- Upgrade to Dart 3 and latest dependencies
0.3.0 #
- Upgrade to null safety
0.2.3 #
- Fix some linter warnings, upgrade dependencies
0.2.1 #
- Upgrade to Dart 2
0.2.0 #
- Added option to select choices with modifier keys (instead of
the usual
enter
orspace
keys).
0.1.0 #
- First public version, with improved API.
0.0.1 #
- Initial version.