Skip to content
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

Graduate avoid_dynamic_calls from experimental #58409

Closed
srawlins opened this issue May 21, 2021 · 1 comment · Fixed by dart-lang/linter#2853
Closed

Graduate avoid_dynamic_calls from experimental #58409

srawlins opened this issue May 21, 2021 · 1 comment · Fixed by dart-lang/linter#2853
Labels
analyzer-linter Issues with the analyzer's support for the linter package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.

Comments

@srawlins
Copy link
Member

I have enabled avoid_dynamic_calls in a few repos, and really enjoy it's benefits. I'm not sure why it is marked experimental, but I think we should graduate it to not-experimental.

This is probably the first step to getting it into the lints package.

@pq
Copy link
Member

pq commented May 23, 2021

I think the experimental tag was just to allow for some baking-in of semantics. I wonder if it'd be appealing as is to folks thinking about canonical lint advice? If so, let's graduate. If there are any tweaks, maybe we can wait to hash them out?

Maybe open a proposal on dart-lang/lints to discuss?

@devoncarew devoncarew added analyzer-linter Issues with the analyzer's support for the linter package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. labels Nov 19, 2024
@devoncarew devoncarew transferred this issue from dart-lang/linter Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-linter Issues with the analyzer's support for the linter package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants