image_cleaner_cli 0.0.1 copy "image_cleaner_cli: ^0.0.1" to clipboard
image_cleaner_cli: ^0.0.1 copied to clipboard

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

image_cleaner_cli #

A simple CLI tool to find and optionally delete unused images in your Flutter or Dart project assets folder.

Features #

  • Scans your project code to detect which images inside the assets/ folder are unused.
  • Offers a dry run mode to list unused images without deleting them.
  • Provides a lightweight local server with a web UI to preview and delete unused images interactively.

Getting Started #

Installation #

You can install this CLI tool globally using Dart:

dart pub global activate image_cleaner_cli
4
likes
0
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

License

unknown (license)

Dependencies

args, path

More

Packages that depend on image_cleaner_cli