- Update for Null-Safety
- Updates the example project
- Fixes issue where onEndOfPage() triggers for every scrollview in the widget tree
- Updates child to accept Widget. Allowing the use for example, a RefreshIndicator
Credit: Michal Bartnicki
- Updates dependencies
- Release stable version
- Fixes issue where the callback was called multiple times
- Initial release
- Contains basic functionality