view_notifier library

Classes

ViewNotifier
builds a ScrollView and notifies when the widgets are on screen within a provided area.

Typedefs

ScalePosition = bool Function(double deltaTop, double deltaBottom, double viewPortDimension)
The function that defines the area within which the widgets should be notified as inView.