daunused 1.3.0 copy "daunused: ^1.3.0" to clipboard
daunused: ^1.3.0 copied to clipboard

outdated

A Dart package that checks for unused files in your project.

Daunused #

A Dart package that checks for unused files in your project.

Installation #

Add the following dependency to your pubspec.yaml:

dev_dependencies:
  daunused: ^1.3.0

Run the checker

flutter pub pub run daunused:daunused.dart ROOT_FOLDER [EXCEPTION1 EXCEPTION2 ...]

For example:

flutter pub pub run daunused:daunused.dart . lib/main.dart
1
likes
0
pub points
48%
popularity

Publisher

verified publishermauriciotogneri.com

A Dart package that checks for unused files in your project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

path

More

Packages that depend on daunused