responsive_table 0.1.1+5 responsive_table: ^0.1.1+5 copied to clipboard
Responsive Data table is a highly flexible tool built upon the foundations of progressive enhancement, that adds all of these advanced features to any flutter table.
0.1.1+5 #
-
add editable to DatatableHeader (false by default)
-
update some example for editable field
0.1.1+4 #
- remove some warnings
0.1.1+3 #
-
remove selectableKey , constrains, and decoration
-
change select from List
-
restructured widget to serpated parts.
-
add responsive_context into widget, change from stateful to stateless
-
autoHeight was added into order to work with shortlist and scrollalbe inside of SingleScrollView without maxHeight
0.1.1+2 #
- TODO: add linear progress
0.1.1+1 #
- TODO: update readme version
0.0.1 #
- TODO: Describe initial release.