code_builder icon indicating copy to clipboard operation
code_builder copied to clipboard

Add support for control flow expressions

Open alanrussian opened this issue 5 years ago • 1 comments

https://dart.dev/guides/language/language-tour#collection-operators

Not sure of a better way to do this than using Code today.

alanrussian avatar Jun 01 '20 22:06 alanrussian

collection-if and collection-for aren't typical control flow expressions. Could be helpful to edit the title to reflect what you're after.

sarahec avatar Sep 07 '20 02:09 sarahec