-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[go_router_builder]: Fix Parameter generates a warning #8889
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: chunhtai <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Co-authored-by: chunhtai <[email protected]>
Hi @CaoGiaHieu-dev you will also need to bump the version in package.yaml |
works well, thanks @CaoGiaHieu-dev |
@chunhtai is there anything else needed? |
could someone finally merge this please? its been in the queue forever... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM except for the typo
Co-authored-by: chunhtai <[email protected]>
Co-authored-by: chunhtai <[email protected]>
bumping this again before the tree gets out of shape yet again... |
looks like there is still some conflict |
not still, but again. because another commit was merged... this has been in the loop for almost 2 months ;( |
@chunhtai could you merge this, please? its been in limbo for months |
@vware it's not in a mergable state, as it is failing tests right now. @CaoGiaHieu-dev can you take a look at why this is failing CI? |
Fix: flutter/flutter#164621
Pre-Review Checklist
dart format
.)[shared_preferences]
pubspec.yaml
with an appropriate new version according to the pub versioning philosophy, or I have commented below to indicate which version change exemption this PR falls under1.CHANGELOG.md
to add a description of the change, following repository CHANGELOG style, or I have commented below to indicate which CHANGELOG exemption this PR falls under1.///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.
Footnotes
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