lazy_load_scrollview 1.2.0
lazy_load_scrollview: ^1.2.0 copied to clipboard
A wrapper for a ScrollView that will trigger a callback when the bottom of the page is reached
1.2.0 23-12-2020 #
- Updates the example project
1.1.0 28-04-2020 #
- Updates child to accept Widget. Allowing the use for example, a RefreshIndicator
Credit: Michal Bartnicki
1.0.1 8-07-2019 #
- Updates dependencies
1.0.0 29-07-2018 #
- Release stable version
0.0.1 29-07-2018 #
- Initial release
- Contains basic functionality