Mention in the docs for unnecessary_breaks that it's a Dart 3.0 feature #59066
Labels
analyzer-linter
Issues with the analyzer's support for the linter package
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P2
A bug or feature request we're likely to work on
type-documentation
A request to add or improve documentation
Milestone
The docs for unnecessary_breaks should mention that they are enforcing a Dart 3.0 feature. The lint has no effect on code with sdk constraints lower than 3.0.0.
The text was updated successfully, but these errors were encountered: