-
Notifications
You must be signed in to change notification settings - Fork 30.4k
[go_router] Improve docs about regex support #177766
Copy link
Copy link
Open
flutter/packages
#11722Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterd: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/p: go_routerThe go_router packageThe go_router packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-frameworkOwned by Framework teamOwned by Framework teamtriaged-frameworkTriaged by Framework teamTriaged by Framework team
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterd: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/p: go_routerThe go_router packageThe go_router packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-frameworkOwned by Framework teamOwned by Framework teamtriaged-frameworkTriaged by Framework teamTriaged by Framework team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Use case
I would like to see that Regex support is mentioned in the GoRouter docs and to what degree it is supported.
I just found out that this feature exist by finding issues about it.
#143070
#107240 (comment)
#117307
based on this, it would be easier to recognize if go_router_builder breaks or expands on this feature set and who of them is the correct package to place an issue about.
Proposal
See above