Skip to content

Conversation

@ValentinVignal
Copy link
Contributor

Fixes flutter/flutter#167277

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Footnotes

  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. 2 3

Copy link
Contributor

@chunhtai chunhtai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ValentinVignal ValentinVignal added the autosubmit Merge PR when tree becomes green via auto submit App label May 2, 2025
@auto-submit auto-submit bot merged commit afa43ae into flutter:main May 2, 2025
82 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 2, 2025
androidseb pushed a commit to androidseb/packages that referenced this pull request Jun 8, 2025
Fixes 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.
FMorschel pushed a commit to FMorschel/packages that referenced this pull request Jun 9, 2025
Fixes 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.
Ortes pushed a commit to Ortes/packages that referenced this pull request Jun 25, 2025
Fixes 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.
@HideakiSago
Copy link

HideakiSago commented Oct 4, 2025

Doesn't this change involve breaking changes?
I think you should increase the major version.
An error will occur if you are using go_router version lower than 15.

FormatException: Class TypedGoRoute does not have field "caseSensitive".
Fields: 
  - path
  - name
  - routes
  - hashCode
  - runtimeType

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App p: go_router_builder

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[go_router_builder] Add caseSensitive property

3 participants