lazy_paginated_data_table 2.3.0 copy "lazy_paginated_data_table: ^2.3.0" to clipboard
lazy_paginated_data_table: ^2.3.0 copied to clipboard

Lazy paginated data table.

0.0.1 #

0.0.3 #

Enhances the refresh method

0.0.4 #

Fixes row selection bug

0.0.5 #

Fixes some ui issues

0.0.6 #

Adds onSelectedDataChanged and onSelectedIndexesChanged listeners

0.0.7 #

Fixes some bugs

1.0.0 #

Fixes excessive getData calls Caches getTotal call

1.0.1 #

Optional cache getTotal result

1.0.2 #

Calls getData and getTotal in parallel

2.0.0 #

Adds the possibility to select columns

Breaking change #

Your need to pass instance of TableColumn instead of DataColumn on columns field

2.1.0 #

Makes a Column always visible when no key is provided Adds ability to change the label of selectable columns in the column selection menu

2.2.0 #

Adds Search support Adds Filter support Adds Sort support

2.2.1 #

updates README.md

2.2.2 #

Fixes minimal bugs

2.3.0 #

Adds initial loading widget Fixes large rows per page issue

4
likes
120
points
67
downloads

Publisher

unverified uploader

Weekly Downloads

Lazy paginated data table.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, rxdart, shared_preferences

More

Packages that depend on lazy_paginated_data_table