- Render last line bug fix
- Updated some package versions
- Fixed padding bug
Complete Rewrite!
TableRenderer.renderrenders the table- Introduced
ColSpecclass to control column properties like width, minimum width, maximum width, alignment, padding, etc.
- Null safety
- Ported to Dart 2.0.0
- Bug fix when there is only row
- Headless table
- Fixes for Dart2
- Padding
- Flex tables
- Column width customization
- Column width estimation
- Single line tables