remove_unused_localizations library

Functions

findUsedKeysInContent(String content, Set<String> allKeys) Set<String>
Finds localization keys used in Dart source content.
runLocalizationCleaner({bool keepUnused = false}) → void
Scans the project for unused localization keys and removes them from .arb files.