📝 Requests for Dart refactorings #55825
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-refactoring
Issues with analysis server refactorings
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
This is a tracker for requested refactorings in Dart. The idea is to give an overview on what is missing, suggest which refactorings might be a
good first issue
to tackle, and give hints on how to implement them.For implementing an assist (i.e. a refactoring requiring no user input), refer to the tutorial or an example CL.
Good first issues for refactorings are all the
analyzer-refactoring
tagged issues at https://github.com/dart-lang/sdk/contribute.cc @DanTup @dcharkes
var
orfinal
based on enabled lints #49561The text was updated successfully, but these errors were encountered: