Closed renancaraujo closed 5 months ago
Consider including no_wildcard_variable_uses, an upcoming rule, on a future version of very_good_analysis.
no_wildcard_variable_uses
Seems like in a future version of dart, variables names with and exclusively with underscores will no longer be accepted.
See the description here: https://github.com/dart-lang/linter/issues/4392
Consider including
no_wildcard_variable_uses
, an upcoming rule, on a future version of very_good_analysis.Seems like in a future version of dart, variables names with and exclusively with underscores will no longer be accepted.
See the description here: https://github.com/dart-lang/linter/issues/4392