flutter_expandable_table 2.2.0 copy "flutter_expandable_table: ^2.2.0" to clipboard
flutter_expandable_table: ^2.2.0 copied to clipboard

A Flutter widget for create an expandable table with header and first column fixed.

Flutter Expandable Table #

2.2.0 - 2026-05-24 #

@riccardocucia

  • Improved performance with large datasets by adopting ListView.builder for lazy row rendering.
  • Fixed body/header horizontal scroll desync when collapsing columns after scrolling right.
  • Added AnimatedCollapse to avoid rendering hidden cell content after collapse animation completes.
  • Updated dependencies.

2.1.0 - 2024-07-03 #

@RichiB20

  • Fixed vertical Scrollbar and added horizontal Scrollbar.
  • Added trackVisibilityScrollbar,thumbVisibilityScrollbar and expanded parameters.
  • Fixed table size.

2.0.1 - 2023-09-04 #

@rickypid

  • Update flutter_scroll_shadow dependency, add GitHub Actions.

2.0.0 - 2023-06-01 #

@rickypid

  • Release 2.0.0, improved documentation and tests.

2.0.0-beta.2 - 2023-05-19 #

@rickypid

  • Release 2.0.0, improved functionality and structure.

2.0.0-beta.1 - 2023-05-13 #

@rickypid

  • Release 2.0.0, improved functionality and structure.

1.1.1 - 2022-06-07 #

@allato

  • Format code.

1.1.0 - 2022-06-07 #

@RichiB20

  • implemented property visibleScrollbar.

1.0.2 - 2022-02-03 #

@rickypid

  • Remove unnecessary imports and unnecessary null check, upgraded dependency.

1.0.1 - 2022-01-25 #

@rickypid

  • Improved documentations.

1.0.0 - 2021-07-23 #

@rickypid

  • Stable release.

0.0.2-alpha - 2021-07-20 #

@rickypid

  • Change README.md.

0.0.1-alpha - 2021-07-20 #

@rickypid

  • Initial release.
178
likes
160
points
2.22k
downloads
screenshot

Documentation

API reference

Publisher

verified publisherinsideapp.it

Weekly Downloads

A Flutter widget for create an expandable table with header and first column fixed.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_scroll_shadow, linked_scroll_controller, provider

More

Packages that depend on flutter_expandable_table