huge_listview 2.0.12
huge_listview: ^2.0.12 copied to clipboard
A performant list with any number of items.
Changelog #
2.0.12 - 2024-05-15 #
- Upgrade dependent versions.
2.0.11 - 2023-07-31 #
- Controller, reloading the list (see https://github.com/deakjahn/huge_listview/issues/7 and https://github.com/deakjahn/huge_listview/pull/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 (https://github.com/deakjahn/huge_listview/issues/12).
2.0.8 - 2023-05-16 #
- Implement #11 (https://github.com/deakjahn/huge_listview/pull/11).
2.0.7 - 2023-05-05 #
- Deprecate
emptyResultBuilder - Added external cache. Implement #10 (https://github.com/deakjahn/huge_listview/issues/10).
2.0.6 - 2023-04-24 #
- Document
thumbBuilderchange
2.0.5 - 2023-04-24 #
- Added auto-hide scrollbar. Implement #9 (https://github.com/deakjahn/huge_listview/issues/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 #
2.0.1 - 2021-04-20 #
- PR #3 (https://github.com/deakjahn/huge_listview/pull/3).
- Some source code pedantic changes.
2.0.0 - 2021-02-28 #
- Null safety
1.0.2 - 2021-02-08 #
1.0.1 - 2020-10-29 #
- Different scroll thumbs.
1.0.0 - 2020-10-29 #
- Initial release.