-
Notifications
You must be signed in to change notification settings - Fork 29k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: go_routerThe go_router packageThe go_router packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
In order to support multiple navigation stacks (#99126), a RouteState
object should be placed in the widget tree above each route builder to provide a go()
API that interprets the route path as a relative path to the parent route. The go_router_prototype implements this behavior using the RouteState
inherited widget.
See also:
mark8044, devmrcs, ronw98, shabanov-krl, Skogsfrae and 45 more
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: go_routerThe go_router packageThe go_router packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.