Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: add a query parameter on goBranch #137823

Open
2 tasks done
moshOntong-IT opened this issue Nov 3, 2023 · 1 comment
Open
2 tasks done

Feat: add a query parameter on goBranch #137823

moshOntong-IT opened this issue Nov 3, 2023 · 1 comment
Labels
c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter p: go_router The go_router package P3 Issues that are less important to the Flutter project team-go_router Owned by Go Router team triaged-go_router Triaged by Go Router team

Comments

@moshOntong-IT
Copy link

moshOntong-IT commented Nov 3, 2023

Is there an existing issue for this?

Use case

In my case I have query parameter should also pass on next page. But in my case I am using StatefulShellRoute so I am using the goBranch method but the problem is that this goBranch does not have queryParameter in function

Proposal

Add a query params on goBranch

@danagbemava-nc danagbemava-nc added in triage Presently being triaged by the triage team team-go_router Owned by Go Router team c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter p: go_router The go_router package and removed team-go_router Owned by Go Router team in triage Presently being triaged by the triage team labels Nov 3, 2023
@chunhtai chunhtai added P3 Issues that are less important to the Flutter project triaged-go_router Triaged by Go Router team labels Nov 9, 2023
@danielmessi13
Copy link

I think all types of parameters should be possible: extra, queryParameters, and pathParameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter p: go_router The go_router package P3 Issues that are less important to the Flutter project team-go_router Owned by Go Router team triaged-go_router Triaged by Go Router team
Projects
None yet
Development

No branches or pull requests

4 participants