|
|
|
|
|
by lumpysnake
4315 days ago
|
|
This has got to be the worst learn x in y minutes that I've ever read. Whitespaces, anyone? Every example is compacted and very hard to read. Comments should document each line instead of a huge wall of text before the function. Naming everything ExampleX is very difficult to see what is being talked about in this particular function. I'm lucky to know enough about Dart already, because this is a very bad representation of it, IMO. |
|