Flutter's built-in overlay portal has some interesting features we could make use of, like context forwarding. Related https://github.com/bdlukaa/fluent_ui/issues/1325 **Additional context** * https://api.flutter.dev/flutter/widgets/OverlayPortal-class.html * https://www.youtube.com/watch?v=S0Ylpa44OAQ
Flutter's built-in overlay portal has some interesting features we could make use of, like context forwarding.
Related #1325
Additional context