-
Notifications
You must be signed in to change notification settings - Fork 28.7k
[go_router_builder] Add caseSensitive
property
#167277
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
Labels
c: new feature
Nothing broken; request for a new capability
c: proposal
A detailed proposal for a change to Flutter
p: go_router_builder
The go_router_builder package
P3
Issues that are less important to the Flutter project
package
flutter/packages repository. See also p: labels.
team-go_router
Owned by Go Router team
triaged-go_router
Triaged by Go Router team
Comments
11 tasks
caseSensitive
caseSensitive
property
auto-submit bot
pushed a commit
to flutter/packages
that referenced
this issue
Apr 21, 2025
First part of flutter/flutter#167277 ## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
11 tasks
auto-submit bot
pushed a commit
to flutter/packages
that referenced
this issue
Apr 22, 2025
…ute` (#9126) Part of flutter/flutter#167277 I missed this parameter in #9096. This PR adds it. After that, I'll be able to make a PR for go_router_builder ## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
11 tasks
raju-muliyashiya
pushed a commit
to raju-muliyashiya/flutter_packages
that referenced
this issue
Apr 26, 2025
First part of flutter/flutter#167277 ## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
raju-muliyashiya
pushed a commit
to raju-muliyashiya/flutter_packages
that referenced
this issue
Apr 26, 2025
…ute` (flutter#9126) Part of flutter/flutter#167277 I missed this parameter in flutter#9096. This PR adds it. After that, I'll be able to make a PR for go_router_builder ## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
c: new feature
Nothing broken; request for a new capability
c: proposal
A detailed proposal for a change to Flutter
p: go_router_builder
The go_router_builder package
P3
Issues that are less important to the Flutter project
package
flutter/packages repository. See also p: labels.
team-go_router
Owned by Go Router team
triaged-go_router
Triaged by Go Router team
Use case
go_router
addedcaseSensitive
toGoRoute
in flutter/packages#8992It would be nice to add it in
go_router_builder
tooProposal
Add
caseSensitive
togo_router_builder
The text was updated successfully, but these errors were encountered: