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
The issue I have is that StackedTabsScaffold's routes property expects PageRouteInfo which in the tutorial appears to use routes that are generated (using stacked generate) however those routes dont seem to be generated for me.
I know Stacked has been through quite a bit of development since that tutorial so expecting this may have changed however there is very little I can find by way of documentation or examples and spent half a day to try and get it working.
If someone has an example or can tell me how to supply the correct routes to StackedTabsScaffold that would help me greatly.
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
-
I am using Stacked in my app and mostly all working well however struggling to get the StackedTabsScaffold to work.
I was following this tutorial:
https://isaacadariku.medium.com/flutter-persistent-navigation-bar-with-nested-navigation-using-stacked-router-service-b41a8b2a33b6
The issue I have is that StackedTabsScaffold's routes property expects PageRouteInfo which in the tutorial appears to use routes that are generated (using stacked generate) however those routes dont seem to be generated for me.
I know Stacked has been through quite a bit of development since that tutorial so expecting this may have changed however there is very little I can find by way of documentation or examples and spent half a day to try and get it working.
If someone has an example or can tell me how to supply the correct routes to StackedTabsScaffold that would help me greatly.
Beta Was this translation helpful? Give feedback.
All reactions