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
copied to clipboard

With Flutter:

 $ flutter pub add translations_cleaner
copied to clipboard

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
copied to clipboard

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

38
likes
160
points
24.6k
downloads

Publisher

verified publisherchinmaykabi.com

Weekly Downloads

2024.09.02 - 2025.07.28

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, glob

More

Packages that depend on translations_cleaner