linter
linter copied to clipboard
Linter for Dart.
Results
451
linter issues
Sort by
recently updated
recently updated
newest added
**Describe the issue** When initialize an object with default value using factory constructor, warning will be showed. However if I add the `const` keyword, the code will fail to compile....
type-bug
false-positive
P2
set-flutter