Analyzer: control flow collections phase 1 #35566
Labels
implementation
Track the implementation of a specific feature (use on area-meta issue, not issues for each tool)
legacy-area-analyzer
Use area-devexp instead.
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
Milestone
Phase 1 covers foundational support, i.e. parsing the new syntax, type checking it, and evaluating
if
in constant collections.Note that this should be behind an experimental flag.
See the language tracking issue: dart-lang/language#165
And the feature specification: https://github.com/dart-lang/language/blob/master/accepted/future-releases/control-flow-collections/feature-specification.md
And the implementation plan: https://github.com/dart-lang/language/blob/master/accepted/future-releases/control-flow-collections/implementation-plan.md
Remaining tasks include:
The text was updated successfully, but these errors were encountered: