-
-
Notifications
You must be signed in to change notification settings - Fork 306
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
Refactoring: smaller dart files #1712
Labels
Milestone
Comments
sir can i do this? |
@adilwahla I'm not a big fan of refactoring for refactoring, especially as there's plenty to do in "real" code. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just a suggestion: once in a while, if we find "too big" dart files, we should split them in several dart files.
Could be helpful for focus and maintenance reasons.
Counting the lines in shell:
First results:
Subtasks:
The text was updated successfully, but these errors were encountered: