Closed nateshmbhat closed 4 years ago
Unlike having classes which will be auto imported in IDE when using them , extension methods will be shown only when I import the dartx file.
Doing this for every file is tedious. Is there some way to get IDE completion to auto import this ?
It's a known issue https://github.com/dart-lang/sdk/issues/38894 without solution or workaround
Unlike having classes which will be auto imported in IDE when using them , extension methods will be shown only when I import the dartx file.
Doing this for every file is tedious. Is there some way to get IDE completion to auto import this ?