IntroductionThis extension allows you to find unused assets, Dart files & dependencies in your project. Simply open the command palette (Cmd + Shift + P or Ctrl + Shift + P) and run the Find Unused Dart Files & Assets command. The output will be displayed in the Output panel of Visual Studio Code. Usage
TipsIf you have multiple projects open in Visual Studio Code, make sure to switch to the correct one before running the command. The results may take a few seconds to appear, so be patient. We hope this extension helps you in cleaning up your projects and improving the performance. Enjoy! |