-
Notifications
You must be signed in to change notification settings - Fork 205
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
Implement "Control Flow Collections" #165
Comments
dartfmt support is landed in the dart_style repo, but not published and rolled into the SDK yet. I'll do that once, I can upgrade it to analyzer 0.36.0. |
Is this complete? Can we close this? |
I don't think so: One of the steps is use in the SDK and/or team owned packages. Can you point to a usage? We also need to add a step to validate behavior in codegen like angular. That is currently broken. Where is the template for these issues so I can add a step? |
The template has mentioned angular since August 2018. This issue was filed in January. Why didn't we use the template? |
I probably copy/pasted from an existing bug instead of from the template. I may not have known we even had the template. Sorry. |
This has shipped! |
The "Control Flow Collections" proposal (#78) has been accepted and is being implemented (yay!). This is the parent issue to track all of the specific issues for implementing the feature across various tools and libraries.
Phase 0: Prerequisite
Phase 1: Foundation
Phase 2: Tool implementation
Phase 3: Release
Phase 4: Clean-up
The text was updated successfully, but these errors were encountered: