Milad-Akarie / auto_route_library

Flutter route generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loop nested routes

anthonycuervo23 opened this issue · comments

I am using this library and is working very well, but now, I get to the point where I need the user to be able to open profile page, from there, open the friends page and be able to select a friend and navigate to their profile and also they can navigate to their friends page and see all their friends and navigate to their profile and so on...

how can I achieve something like this while keeping the bottom navigation bar.

here an example of what I mean:
Screen_Recording_2022-06-29_at_10_37_08_PM_AdobeExpress

I have used AutoTabsScaffold from this library, and specified the bottomnavigation bar and the routes, which I would like to route.

@anthonycuervo23 are having trouble achieving this behaviour?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions