Document performance/trade-offs of generator functions #6005
Labels
e1-hours
Can complete in < 8 hours of normal, not dedicated, work
p.functions
p2-medium
Necessary but not urgent concern. Resolve when possible.
The Flutter Style Guide discourages the use of generator functions, citing there's runtime overhead.
I wish this behaviour and trade-offs were documented somewhere.
Also, should the List/Iterable tutorials have a link to the generator docs?
The text was updated successfully, but these errors were encountered: