| name | Report an issue with Dart’s static analysis. |
|---|---|
| about | Create a bug or file a feature request related to Dart Analysis (including the command line analyzer, analysis in IDEs, the analysis server, and the linter). |
| labels | area-analyzer |
If this is a bug report, please help us by providing:
- a clear description of the problem you are experiencing
- the expected and actual behavior
- a repro with the the specific code triggering the issue
- the Dart SDK version (
dart --version)
The more information you can provide, the better we can understand and address the issue. Thanks!