Skip to content

Latest commit

 

History

History
68 lines (36 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

68 lines (36 loc) · 1.41 KB

Changelog

[2.0.12] - 2024-05-15

  • Upgrade dependent versions.

[2.0.11] - 2023-07-31

  • Controller, reloading the list (see #7 and #13).
  • Deprecate controller, totalCount

[2.0.10] - 2023-05-17

  • Revert to previous Flutter version.

[2.0.9] - 2023-05-17

  • Flutter support back to 3.0. Fix #12 (#12).

[2.0.8] - 2023-05-16

  • Implement #11 (#11).

[2.0.7] - 2023-05-05

  • Deprecate emptyResultBuilder
  • Added external cache. Implement #10 (#10).

[2.0.6] - 2023-04-24

  • Document thumbBuilder change

[2.0.5] - 2023-04-24

  • Added auto-hide scrollbar. Implement #9 (#9).

[2.0.4] - 2022-07-11

  • Flutter 3.0 changes

[2.0.3] - 2022-05-15

  • Upgrade dependent package versions

[2.0.2] - 2021-06-04

  • PR #4 (#4).

[2.0.1] - 2021-04-20

  • PR #3 (#3).
  • Some source code pedantic changes.

[2.0.0] - 2021-02-28

  • Null safety

[1.0.2] - 2021-02-08

  • Fix #2 (#2).

[1.0.1] - 2020-10-29

  • Different scroll thumbs.

[1.0.0] - 2020-10-29

  • Initial release.