You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my app, I want to open a flyout with a context that doesn't have a Navigator (in the appbar, and the appbar is not in the navigator context). I use stacked and work with the service NavigatorService (stacked/stacked_services).
Example:
As I shown in the discord:
And the navigator is inside the blankpage.
The text was updated successfully, but these errors were encountered:
In my app, I want to open a flyout with a context that doesn't have a Navigator (in the appbar, and the appbar is not in the navigator context). I use
stacked
and work with the serviceNavigatorService
(stacked/stacked_services).Example:
As I shown in the discord:
And the navigator is inside the blankpage.
The text was updated successfully, but these errors were encountered: