interactive_viewer_boundary library

Classes

InteractiveViewerBoundary
Builds an InteractiveViewer and provides callbacks that are called when a horizontal boundary has been hit.
InteractiveViewerBoundaryState

Typedefs

ScaleChanged = void Function(double scale)
A callback for the InteractiveViewerBoundary that is called when the scale changed.