listview_utils_plus 0.0.3 listview_utils_plus: ^0.0.3 copied to clipboard
Infinite scrolling list view with multiple data source mode support using adapters. Also supports header, footer widgets.
[0.0.1] - 07/21/2023 #
- Initial release
- Fork listview_utils
- Upgrade dependencies
- Remove deprecated CustomListView.controller in favor of CustomListView.scrollController
[0.0.2] - 07/23/2023 #
- README updates
[0.0.3] - 07/23/2023 #
- Introducing linter and analyzer and fix reported issues by those