easy_tui 3.0.2
easy_tui: ^3.0.2 copied to clipboard
Very simple tool to generate menus for gathering user input.
EasyTUI #
About #
This is a small library for generating text-driven menus in the terminal.
In this library, TUI stands for Text User Interface
Documentation #
- See
CLInvoicefor a practical example of its use. Otherwise, see below for a brief guide. - Dartdoc has been used document this library and its use.
Examples #
See the examples/ folder.