Mention in the docs for unnecessary_breaks that it's a Dart 3.0 feature #4131
Labels
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: