image_cleaner_cli is a Dart command-line tool to help Flutter developers identify and clean up unused image assets in their projects. It scans your project files to detect which images in the assets/images/custom folder are not referenced in your code, letting you safely remove them and keep your app size optimized.
dart cli command-line-tool flutter image-optimization pub-dev flutter-tools image-cleaner asset-cleanup flutter-assets unused-assets
-
Updated
Aug 12, 2025 - C++