image_cleaner_cli 0.0.3
image_cleaner_cli: ^0.0.3 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.1 - 2025-08-03 #
Added #
- Initial release of
image_cleaner_cli. - CLI tool to detect, preview, and delete unused or unwanted image assets from Flutter projects.
- Features:
- Scans
lib/for image usages. - Lists unused images from the
assets/folder. - Optional preview before deletion.
- Scans