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
i'm using StackedTabsScaffold and need to observe the active tab/route when navigating with BottomNavigation widget.
Does stacked have a custom NavigatorObserver like auto_route's AutoRouterObserver?
'StackedService.routeObserver' seems to lack tab route support.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey,
i'm using StackedTabsScaffold and need to observe the active tab/route when navigating with BottomNavigation widget.
Does stacked have a custom NavigatorObserver like auto_route's AutoRouterObserver?
'StackedService.routeObserver' seems to lack tab route support.
Or is there another way to track the active tab?
Beta Was this translation helpful? Give feedback.
All reactions