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

Resolve lint warnings for newer flutter linter rules #265

Open
walsha2 opened this issue Aug 20, 2024 · 0 comments
Open

Resolve lint warnings for newer flutter linter rules #265

walsha2 opened this issue Aug 20, 2024 · 0 comments

Comments

@walsha2
Copy link

walsha2 commented Aug 20, 2024

Describe the bug

flutter_lints: ^4.0.0 now warns about using super parameters where applicable. This would be a simple change here to make the code compliant with flutter_lints: ^4.0.0.

To Reproduce

Update to flutter_lints: ^4.0.0 and run linter.

Expected behavior

Linter suggestions are cleaned up.

Screenshots

lint

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

No branches or pull requests

1 participant