delete_un_used_assets 1.0.0 copy "delete_un_used_assets: ^1.0.0" to clipboard
delete_un_used_assets: ^1.0.0 copied to clipboard

A command line tool to delete un used assets

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add delete_un_used_assets

With Flutter:

 $ flutter pub add delete_un_used_assets

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  delete_un_used_assets: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

9
likes
130
pub points
85%
popularity

Publisher

unverified uploader

A command line tool to delete un used assets

Repository (GitHub)
View/report issues

Documentation

API reference

License

AGPL-3.0 (license)

Dependencies

collection, path

More

Packages that depend on delete_un_used_assets