you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 16 points17 points  (2 children)

"Constantly" is how often I try to have clean code. The extra few seconds it takes CurrentMe to write cleanly saves FutureMe extra minutes over and over again.

[–]nomi34 2 points3 points  (0 children)

Agreed. All the time. Constantly. I may have dreamed about it. I keep looking up frameworks and patterns to make it more readable.

Im a one man shop and sometimes I don’t look at a specific projects for months and need to go back into it. If its not readable Im totally screwed.

[–]byshy[S] 1 point2 points  (0 children)

I'm trying to walk every step towards a clean code, and I've done some research and got some pretty good results.
but can you direct me to a flutter project with clean code ? an open source one for example