flutter_portal library

Classes

Portal
The widget where a PortalEntry is rendered.
PortalEntry
A widget that renders its content in a different location of the widget tree.

Exceptions / Errors

PortalNotFoundError<T extends Portal>
The error that will be thrown if PortalEntry fails to find a Portal.