flutter-template
flutter-template copied to clipboard
Add `LazyLoadingListener` widget
This widget is just an encapsulation for the NotificationListener<ScrollNotification>. It will expose a callback onLoadMore that will be called when a user scrolls to nearly the bottom of the screen.