translations_cleaner 0.0.5 copy "translations_cleaner: ^0.0.5" to clipboard
translations_cleaner: ^0.0.5 copied to clipboard

Package to remove unused keys in arb files, across all translations

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add translations_cleaner

With Flutter:

 $ flutter pub add translations_cleaner

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

dependencies:
  translations_cleaner: ^0.0.5

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

27
likes
140
pub points
87%
popularity

Publisher

verified publisherchinmaykabi.com

Package to remove unused keys in arb files, across all translations

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, glob

More

Packages that depend on translations_cleaner