Skip to content

fix: allow the latest pkg:analyzer#163

Open
kevmoo wants to merge 3 commits into
mainfrom
latest_analyzer
Open

fix: allow the latest pkg:analyzer#163
kevmoo wants to merge 3 commits into
mainfrom
latest_analyzer

Conversation

@kevmoo

@kevmoo kevmoo commented May 4, 2026

Copy link
Copy Markdown
Collaborator

Requires bumping the min SDK to Dart 3.11
Remove a now-deprecated analysis option

Requires bumping the min SDK to Dart 3.11
Remove a now-deprecated analysis option

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the project to require Dart SDK ^3.11.0 and the analyzer package ^13.0.0. The changes include refactoring the AST visitor logic to use the updated analyzer API, specifically transitioning from NamedExpression to NamedArgument and utilizing the findNamedArg extension. It also adds explicit type casts for expression arguments and removes the use_if_null_to_convert_nulls_to_bools lint rule. I have no feedback to provide.

@kevmoo kevmoo requested a review from brianquinlan May 5, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant