commander_ui 1.4.1
commander_ui: ^1.4.1 copied to clipboard
Commander is a Dart library for creating user interfaces within the terminal.
1.4.1 #
- Add
max
property oncheckbox
component - Fix displayed value on
checkbox
when user submit component
1.4.0 #
- Add
hidden
property oninput
component - Implement
checkbox
component
1.3.0 #
- Add select max result into configurable option
- Add delayed component into readme
- Add progress component into readme
1.2.0 #
- Implement switch component
- Enhance methods documentation
1.1.0 #
- Implement password secure
- Restore cursor after component result
1.0.0 #
- Initial version.