image_cleaner_cli 0.0.5
image_cleaner_cli: ^0.0.5 copied to clipboard
A Dart CLI tool to detect, preview, and delete unused or unwanted image assets from your Flutter project.
Changelog #
All notable changes to this project will be documented in this file.
0.0.5 - 2025-08-11 #
Added #
- Support for scanning
.svgfiles. - Ability to scan any folder specified by the user, including
assets/,image/, or custom folders.