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

Remove missingConstantConstructor warning. #3674

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Conversation

kallentu
Copy link
Member

Don't warn on a missing constant constructor.
Cleaning up the warning because we most likely don't need it and the analyzer for sure reports this.


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

Copy link
Member

@srawlins srawlins left a comment

Choose a reason for hiding this comment

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

LGTM

@kallentu kallentu merged commit e01eab3 into main Feb 23, 2024
11 checks passed
@kallentu kallentu deleted the missing-constant-ctor branch February 23, 2024 17:18
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