easy_table 1.1.0 easy_table: ^1.1.0 copied to clipboard
A full customized table that builds the cells on demand. Focused on Web/Desktop Applications. Bidirectional scroll bars.
1.0.0 #
- Header leading
0.9.0 #
visibleRowsCount
feature to calculate the height based on the number of visible lines. It can be used within an unbounded height layout.- Layout bugfix
- EasyTableModel
- Adding the
replaceRows
method
- Adding the
0.8.0 #
- Columns fit
0.7.0 #
- Theme
- Column
- Divider color
- Cell
- Null cell color
- Column
- New column parameters for theme override
padding
alignment
textStyle
- Allow mapping columns to null values
0.6.0 #
- Resizable columns
0.5.0 #
- Row callbacks
onRowTap
onRowDoubleTap
0.4.0 #
- Sort feature
0.3.0 #
EasyTableModel
to handle rows and columns.
0.2.0 #
EasyTableTheme
widget to applies a theme to descendant widgets.- More theming options will be added to
EasyTableThemeData
.
- More theming options will be added to
0.1.0 #
- Initial release
- Bidirectional scroll bars
- Columns
- Initial width
- Header builder
- Cell builder
- Initial automatic cell builder with data mapper
0.0.1 #
- Package creation