flutter_assets_cleaner 0.0.10 copy "flutter_assets_cleaner: ^0.0.10" to clipboard
flutter_assets_cleaner: ^0.0.10 copied to clipboard

A simple command-line tool to identify and remove unused asset files in your Flutter project. It helps you optimize your project by keeping only the necessary assets and reducing your app size.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate flutter_assets_cleaner

Use it

The package has the following executables:

$ flutter_assets_cleaner
13
likes
130
points
195
downloads

Publisher

unverified uploader

Weekly Downloads

A simple command-line tool to identify and remove unused asset files in your Flutter project. It helps you optimize your project by keeping only the necessary assets and reducing your app size.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

args, flutter, path

More

Packages that depend on flutter_assets_cleaner