async_list_view 1.0.2 async_list_view: ^1.0.2 copied to clipboard
Displays a scrollable list of items lazily fetched from an asynchronous data source.
[0.0.1-dev.6] - 12/9/2020 #
- Changed the
noResultsWidget
tonoResultsWidgetBuilder
. - Fixed typo in pubspec.yaml description field.
[0.0.1-dev.7] - 12/9/2020 #
- Updated the example app to use
noResultsWidgetBuilder
. - Added new issue link to the example app for requesting new fruits.
[0.0.1-dev.8] - 12/20/2020 #
- Bumped
StreamSummaryBuilder
version
[1.0.0] - 12/30/2021 #
- Updated dependency versions.
- Added tests.
[1.0.1] - 01/08/2022 #
- Added banner image
[1.0.2] - 02/22/2023 #
- Fixed bug with updating initial values