serverpod_tui 0.1.0-rc.5
serverpod_tui: ^0.1.0-rc.5 copied to clipboard
A collection of tools for building terminal user interfaces.
0.1.0-rc.5 #
Added support for form input validation and suffix text.
0.1.0-rc.4 #
Updated Ctrl-C behavior to match common CLI tools: copies the current selection if there is one, otherwise a first press arms exit and a second press within two seconds exits gracefully.
0.1.0-rc.3 #
Lowered minimum Dart SDK to 3.10.3
0.1.0-rc.2 #
Fixed terminal restoration on Windows
0.1.0-rc.1 #
- Initial version.