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

A Flutter package to clean unused localization keys from .arb files.

0.0.1 Initial Release #

  • ๐ŸŽ‰ First version of remove_unused_localizations.
  • ๐Ÿ›  Automatically detects and removes unused localization keys.
  • ๐Ÿš€ Supports all .arb files dynamically.
  • ๐Ÿ” Excludes important localization files to prevent accidental deletions.
  • ๐Ÿ“Š Provides detailed output on removed keys.

0.0.2 Fixes for Initial Release #

0.0.3 Fixes for Initial Release #

0.0.4 Add New Feature #

  • ๐ŸŽ‰ Add new feature to not automatically remove unused localization keys from lib folder (If needed).

1.0.0 Stable Release & Performance Improvements #

  • ๐Ÿ Stable release โ€” officially moved to version 1.0.0.
  • ๐Ÿš€ Improved performance: Faster scanning of .arb and Dart files.
  • ๐Ÿ”’ Safer file handling: Improved exclusion logic for critical files.
  • ๐Ÿง  Smarter key detection: Better regex accuracy for detecting used localization keys.
  • ๐Ÿ“ฆ Improved CLI structure: Now works properly as a CLI tool and prints output to the terminal.
  • ๐Ÿงช General refactoring and stability improvements.
10
likes
150
points
1.34k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to clean unused localization keys from .arb files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, yaml

More

Packages that depend on remove_unused_localizations