pubghost 1.0.7 copy "pubghost: ^1.0.7" to clipboard
pubghost: ^1.0.7 copied to clipboard

A CLI tool to find unused translations, dependencies or classes in a Flutter project.

1.0.7 #

  • Added the ability to chain arguments.
  • Added pattern-based ignoring for classes via ignore_classes in pubspec.yaml (supports exact matches and regex patterns).
  • Updated args: (-d (--deps), -t (--intl), -c (--widgets)).

1.0.6 #

  • Added the ability to ignore certain dependencies

1.0.5 #

  • Fixed a small issue where scanner was also finding translations from dependencies.

1.0.4 #

  • Lowered min sdk to >3.0.0 < 4.0.0

1.0.3 #

  • Updated pub description.

1.0.2 #

  • Added scanning for unused tranlations.
  • Updated README.md.

1.0.1 #

  • Made test version.
  • Added scanning for unused classes.

1.0.0 #

  • Initial version.
20
likes
160
points
315
downloads

Publisher

verified publishernovadev.be

Weekly Downloads

A CLI tool to find unused translations, dependencies or classes in a Flutter project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

path, yaml

More

Packages that depend on pubghost