-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-warningIssues with the analyzer's Warning codesIssues with the analyzer's Warning codesfeature-wildcard-variablesImplementation of the wildcard variables featureImplementation of the wildcard variables featuretype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
Today, when you try and use wildcards and you don't have a compatible SDK constraint you get an unhelpful duplicate definition warning. A more targeted one, telling you to bump your SDK constraints would be way better. (See for example: SDK_VERSION_CONSTRUCTOR_TEAROFFS.)
/fyi @kallentu
FMorschel and kallentu
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-warningIssues with the analyzer's Warning codesIssues with the analyzer's Warning codesfeature-wildcard-variablesImplementation of the wildcard variables featureImplementation of the wildcard variables featuretype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)