Skip to content

Update analyzer dependency.#17

Open
portlek wants to merge 3 commits into
Rexios80:masterfrom
Infumia:analyzer-13
Open

Update analyzer dependency.#17
portlek wants to merge 3 commits into
Rexios80:masterfrom
Infumia:analyzer-13

Conversation

@portlek

@portlek portlek commented Jun 23, 2026

Copy link
Copy Markdown

Migration clues from dart-lang/sdk@6cd3938

@Rexios80

Copy link
Copy Markdown
Owner

Thank you for this! I need to do this upgrade in all my packages but haven't had a chance. This one is definitely the first step though. I will set up GitHub actions to enforce analysis, formatting, and testing then we should be able to get this merged.

@Rexios80

Copy link
Copy Markdown
Owner

Please merge master into this PR so that the CI runs

@Rexios80

Copy link
Copy Markdown
Owner

Unfortunately this is blocked on dart-lang/sdk#63538

@portlek

portlek commented Jun 24, 2026

Copy link
Copy Markdown
Author

@Rexios80 what do you think the idea of running flutter analyze command instead of dart analyze, just ran the flutter version, it worked fine.

PS C:\Users\hasan\Projects\rexios_lints> flutter analyze .
Resolving dependencies...
Downloading packages...
  _fe_analyzer_shared 103.0.0 (104.0.0 available)
  analysis_server_plugin 0.3.18 (0.3.19 available)
  analyzer 13.3.0 (14.0.0 available)
  analyzer_plugin 0.14.12 (0.14.13 available)
  analyzer_testing 0.3.2 (0.3.3 available)
  package_config 2.2.0 (3.0.0 available)
Got dependencies!
6 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
Resolving dependencies in `.\example`...
Downloading packages...
Got dependencies in `.\example`.
Analyzing rexios_lints...
No issues found! (ran in 2.8s)

@Rexios80

Copy link
Copy Markdown
Owner

Both of them get stuck for me and flutter analyze is the one that's more likely to be broken so that wouldn't help

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.

2 participants