Closed
Description
Destructuring is now parts of the patterns feature, and tracked by the specification of that (#546).
No further updates are expected to this issue, it's kept open only as a representation of the status of that particular part of pattern matching.
Dart could have some way to easily "destructure" composite values.
Example proposal from the DEP process: https://github.com/DirectMyFile/dep-destructuring (by @kaendfinger).