Open
Description
copied from csells/go_router#384
Could you please share an example of how to best deal with the situation where we might have different navigation structures depending on the screen real estate? For example, on smartphones, I would like /users/john to stack 2 screens, one for the list of users and another one for the user details for john. But on a tablet or on the web, I would like to stack just one split screen, with the left part listing users, and the right part showing the user details (nested navigation). It seems to me like it's a very common use case, but I don't see how to do it after reading the doc.
Metadata
Metadata
Assignees
Labels
Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectNothing broken; request for a new capabilityNothing broken; request for a new capabilityThe go_router packageThe go_router packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.Owned by Framework teamOwned by Framework team