All notable changes of the extension will be documented in this file.
- Outputs the relative path of the resource rather just the name
- Improves the output layout
- Improves performance
- Adds loading indicator while scanning
- Rewrites the library using only TypeScript, making it platform agnostic
- Fixes dependency extraction
- Checks for ureferenced dependencies
- Resolves the issue where not all unreferenced assets were being displayed in the output
- Adds extension's icon
- Changes the title of the command to "Flutter: Find Unused Dart Files & Assets"
- Initial release