data_table_2 2.0.2 copy "data_table_2: ^2.0.2" to clipboard
data_table_2: ^2.0.2 copied to clipboard

outdated

In-place replacement for Flutter's DataTable and PaginatedDataTable with fixed/sticky header and few extra features

!NOTE: the first 2 letters follow the stable version of FLutter SDK upon which the package is based on (i.e. which sources are copied and modified) - if there're new APIs introuduced to DataTable and PaginatedDataTable with newer SDK relases those changes might not be present in the provided by this package widgets until the major and minor versions codes of this package match. The 3rd letter is the version of the package itself (most likely this part to be changed when bug fixes are).

2.0.2 #

Added DataTable2.bottomMargin property

2.0.1 #

Fixed horizonalMargin (it was not accounted for when calculating column sizes, first and last columns where shrinked by this value)

2.0.0 #

Perf. optimization of DataTable.build(), finishing off the package for roll-out to pub.dev

2.0.0-dev.1 #

The very first relase to pub.dev

755
likes
0
pub points
99%
popularity

Publisher

verified publishersaplin.blogspot.com

In-place replacement for Flutter's DataTable and PaginatedDataTable with fixed/sticky header and few extra features

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on data_table_2