resources/min_floating/min_anchor library

Classes

MinAnchorFollower
Positions itself relative to a MinAnchorTarget via LayerLink. Supports automatic side-flipping when the preferred side doesn't fit.
MinAnchorTarget
Marks a widget as the reference point for a MinAnchorFollower. Equivalent to CompositedTransformTarget but with a shared LayerLink.
MinSizeObserver
Reports the size of its child after each layout pass. Used to enable collision-aware side-flipping in MinAnchorFollower.
MinUiAnchorSide
Defines how a floating element positions itself relative to its anchor.