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

Consider adding null_check_on_nullable_type_parameter #764

Closed
goderbauer opened this issue Jan 10, 2022 · 3 comments · Fixed by dart-archive/lints#72
Closed

Consider adding null_check_on_nullable_type_parameter #764

goderbauer opened this issue Jan 10, 2022 · 3 comments · Fixed by dart-archive/lints#72

Comments

@goderbauer
Copy link
Contributor

Avoid a hard to detect edge case when dealing with null safety and nullable type parameters. Enabled in Flutter.

@goderbauer goderbauer changed the title Consider adding null_check_on_nullable_type_parameter Consider adding null_check_on_nullable_type_parameter Jan 10, 2022
@mit-mit
Copy link
Member

mit-mit commented Jan 11, 2022

Need to make sure this is no longer experimental

@srawlins
Copy link
Member

I'l add a fix for this.

@srawlins
Copy link
Member

Done.

@mosuem mosuem transferred this issue from dart-archive/lints Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants