image_cleaner_cli 0.0.4 copy "image_cleaner_cli: ^0.0.4" to clipboard
image_cleaner_cli: ^0.0.4 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.

0.0.2 - 2025-08-04 #

Added #

  • Improved UI loader
  • Added proper documentation
  • Included a demo GIF in README

0.0.3 - 2025-08-04 #

Added #

  • Demo GIF in README

0.0.4 - 2025-08-05 #

Added #

  • Improved folder path handling in the CLI.
  • Enhanced HTML preview UI for better usability.

Fixed #

  • Fixed browser auto-open URL format.
  • Fixed logging messages for clarity.

Changed #

  • Updated README with clearer usage instructions.
  • Code formatting improvements for better readability.
4
likes
160
points
20
downloads

Publisher

verified publishersumitdabral.space

Weekly Downloads

A Dart CLI tool to detect, preview, and delete unused or unwanted image assets from your Flutter project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, path

More

Packages that depend on image_cleaner_cli