Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

51 lines (39 loc) · 1.48 KB

Flutter Expandable Table

[2.1.0] - 2024-07-03

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

[2.0.1] - 2023-09-04

  • Update flutter_scroll_shadow dependency, add GitHub Actions.

[2.0.0] - 2023-06-01

  • Release 2.0.0, improved documentation and tests.

[2.0.0-beta.2] - 2023-05-19

  • Release 2.0.0, improved functionality and structure.

[2.0.0-beta.1] - 2023-05-13

  • Release 2.0.0, improved functionality and structure.

[1.1.1] - 2022-06-07

  • Format code.

[1.1.0] - 2022-06-07

  • implemented property visibleScrollbar.

[1.0.2] - 2022-02-03

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

[1.0.1] - 2022-01-25

  • Improved documentations.

[1.0.0] - 2021-07-23

  • Stable release.

[0.0.2-alpha] - 2021-07-20

  • Change README.md.

[0.0.1-alpha] - 2021-07-20

  • Initial release.