popup_build library
A Flutter package for building customizable popups.
Classes
- Popup
- A versatile popup widget that can be displayed as a dialog or bottom sheet.
Extensions
- PopupVisible on Popup
- Extension methods for the Popup class to display it as a dialog or bottom sheet.
- PopupWidget on Popup
- Extension methods for the Popup class to add common widgets.