Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Errors while running flutter analyze #50

Open
ItsAdityaKSingh opened this issue Jan 21, 2022 · 2 comments
Open

Errors while running flutter analyze #50

ItsAdityaKSingh opened this issue Jan 21, 2022 · 2 comments

Comments

@ItsAdityaKSingh
Copy link
Contributor

Describe the bug
There are many errors while running flutter analyze command. There are issues of linting, naming etc.

To Reproduce
Run flutter analyze . in terminal

Expected behavior
The code should be error-free

Demonstration
Screenshot 2022-01-22 at 12 27 36 AM

Environment

  • Flutter version: 2.8.1

Additional context
The errors will need to be sorted for proper code according to the rules of linting.

@ItsAdityaKSingh
Copy link
Contributor Author

@Erarshad This issue requires solving many different issues like lowerCamelCasing, non-constant identifiers, etc. So, should I create different tasks and solve them partwise for this issue?

@Erarshad
Copy link
Collaborator

Erarshad commented Feb 3, 2022

solve it in one pr

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants