Package-level declarations
Types
An overlay that shows an basic AlertDialog.
An overlay that shows a Dialog.
An Overlay that shows a ModalBottomSheet with the given model and content. When the sheet is dismissed, it emits a Result type to the OverlayNavigator. This is useful for showing temporary content in a sheet that you want to return back to the calling UI, such as a picker UI or user input prompt.
An enum representing the possible results of an alertDialogOverlay.
Functions
An overlay that shows an AlertDialog with configurable inputs.
Shows a full screen overlay with the given screen. As the name suggests, this overlay takes over the entire available screen space available to the current OverlayHost.
Shows a full screen overlay with the given screen. As the name suggests, this overlay takes over the entire available screen space available to the current OverlayHost.
Shows a full screen overlay with the given screen. As the name suggests, this overlay takes over the entire available screen space available to the current OverlayHost.
Shows a full screen overlay with the given screen. As the name suggests, this overlay takes over the entire available screen space available to the current OverlayHost.
Shows a full screen overlay with the given screen. As the name suggests, this overlay takes over the entire available screen space available to the current OverlayHost.