text_table 4.0.3 copy "text_table: ^4.0.3" to clipboard
text_table: ^4.0.3 copied to clipboard

Renders style-able flex ascii tables.

Changelog #

4.0.3 #

  • Render last line bug fix

4.0.2 #

  • Updated some package versions

4.0.1 #

  • Fixed padding bug

4.0.0 #

Complete Rewrite!

  • TableRenderer.render renders the table
  • Introduced ColSpec class to control column properties like width, minimum width, maximum width, alignment, padding, etc.

3.0.0 #

  • Null safety

2.6.0 #

  • Ported to Dart 2.0.0

2.5.4 #

  • Bug fix when there is only row

2.5.3 #

  • Headless table

2.5.2 #

  • Fixes for Dart2

2.5.1 #

  • Padding
  • Flex tables
  • Column width customization
  • Column width estimation

1.0.0 #

  • Single line tables
0
likes
95
pub points
77%
popularity

Publisher

unverified uploader

Renders style-able flex ascii tables.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

characters, collection

More

Packages that depend on text_table