horizontal_data_table 1.0.5+1
horizontal_data_table: ^1.0.5+1 copied to clipboard
A horizontal data table with a fixed column on left handside.
1.0.5+1 20200222 #
- Improve: Added example project
- upgraded dependence
1.0.5 20200202 #
- Feat: Added new elevationColor allowing change of shadow color
- Improve: Use boxShadow avoid flutter Material shadow issue
- Fix: Horizontal shadow cannot be shown due to current flutter version
1.0.4+1 20200119 #
- Fix: README.md background color default color as white
1.0.4 20200119 #
- Fix: left hand side column show incorrect color
- Doc: updated example of doing sorting
1.0.3 20200119 #
- Improve: use Selector instead of Consumer
1.0.2 20200117 #
- fixed left hand side column cannot adapt color from background
1.0.1+1 20200111 #
- upgraded dependence
1.0.1 20191221 #
- upgraded dependence
- fixed _getElevation() may return a negative value incorrectly
1.0.0+1 20191201 #
- upgraded dependence
1.0.0 20191025 #
- Init version