easy_popover library
Classes
- Popover
- A Popover can be used to display some content on top of another. A customizable popover widget that displays a content widget anchored to an action widget.
- PopoverController
- The PopoverController class manages the state and behavior of a popover. It extends ChangeNotifier to notify listeners about changes in the popover's state.
- PopoverOverlay
Enums
- PopoverAlignment
- Defines the alignment of the Popover relative to the action widget.