cli_table library

A Dart package that enhances the user experience by displaying static tabular data in terminal.

Classes

Table
Used to render a tabular data inside terminal.
TableChars
Used for styling table borders and separators
TableStyle
Used for styling table with padding, colors etc.

Enums

HorizontalAlign
Horizontal alignment of the table cell content
VerticalAlign
Vertical alignment of the table cell content