scrollview_observer 1.0.0 scrollview_observer: ^1.0.0 copied to clipboard
Gets all the child widgets those are displaying in listView.
1.0.0 #
- Implements a way to use without sliver [BuildContext]
- Change [onObserve] to [onObserveAll], and add a new [onObserve] callback to listen for changes in the child widget display of the first sliver
- Add [ObserverController]
0.1.0 #
- Support GridView
- Support the horizontal
0.0.1 #
- Initial release