Analyzer-plugin should allow extending refactoring #35578
Labels
analyzer-api
Issues that impact the public API of the analyzer package
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
A follow up to this conversation: https://groups.google.com/a/dartlang.org/forum/#!topic/analyzer-discuss/7mswT7KH1AU
The most important part of this discussion is:
A typical use-case is to extend the renaming refactor, so that multiple classes are edited simultaneously similarly to how a
State
from Flutter is renamed whenStatefulWidget
is refactored.The text was updated successfully, but these errors were encountered: