Analyzer doesn't prompt quick fix to import for extension in null-aware access #56328
Labels
analyzer-quick-fix
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
extension.dart
main.dart
Analyzer doesn't find quick-fix for extension importing:
But quick-fix is exists: import adding.
main.dart
#Desired behavior:
Quick-fix shows
import extension.dart
fvm dart info
General info
Process info
The text was updated successfully, but these errors were encountered: