Skip to content
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

Add support for control flow expressions #282

Open
alanrussian opened this issue Jun 1, 2020 · 1 comment
Open

Add support for control flow expressions #282

alanrussian opened this issue Jun 1, 2020 · 1 comment
Labels
type-enhancement A request for a change that isn't a bug

Comments

@alanrussian
Copy link

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

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

@sarahec
Copy link

sarahec commented Sep 7, 2020

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

@devoncarew devoncarew added type-enhancement A request for a change that isn't a bug and removed feature labels Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants