scrollable_table_view 2.0.2 scrollable_table_view: ^2.0.2 copied to clipboard
This is a multi axis scrollable data table, that allows you to scroll on both the vertical and horizontal axis, with the header remaining static on the vertical axis.
0.0.1 #
- A multi axis scrollable table, that allows you to scroll on both the vertical and horizontal axis
0.0.2 #
- Updated comments and example
0.0.3 #
- Updated comments
- onTap event on the rows
0.0.4 #
- Common issues section
1.0.0-beta #
- Implemented pagination
1.0.0 #
- Implemented pagination
1.0.1 #
- Documentation update
2.0.0 #
- Improved scrolling on mobile
2.0.1 #
- Updated documentation
2.0.2 #
- onTap bug fix on TableViewRow