lazy_load_listview 0.0.4
lazy_load_listview: ^0.0.4 copied to clipboard
A simple flutter package for displaying list of items in listview with option to lazy fetch items.
0.0.1 11 May 2021. #
- A simple flutter package for displaying list of items in listview with 2 different types of rows and option to lazy fetch data.
0.0.2 12 May 2021. #
- Updated pubspec.yaml and README.mdd
0.0.3 09 July 2021. #
- Added Unique Tag for images via Hero Widget
0.0.4 09 July 2021. #
- Added Unique Id for ListItem