You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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?
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
Environment
Additional context
The errors will need to be sorted for proper code according to the rules of linting.
The text was updated successfully, but these errors were encountered: