flex_overlay library

A pure positioning system for Flutter popups and tooltips.

Flex Overlay provides smart positioning without imposing any styling, giving you complete control over the appearance of your popups.

Classes

FlexOverlay
A widget that displays content in a floating popup positioned relative to a trigger.
FlexOverlayScope
Defines a boundary region that constrains popup positioning.
InteractionConfig
Configuration for interaction behavior.
PositionConfig
Configuration for popup positioning behavior.
PositionResult
Result of position calculation.

Enums

InteractionMode
Defines how the user interacts with the popup.