Flutter Easy Localization ManagerA powerful VS Code extension to manage your Flutter easy_localization translations with ease. Track missing keys, empty translations, unused keys, and edit all your translations in a modern, user-friendly interface. 📸 Features OverviewComplete TreeView PanelMonitor all your translations at a glance with three organized sections: Missing Keys, Empty Translations, and Unused Keys. Each section provides inline action buttons for quick management. Track Missing Translation KeysInstantly identify keys that exist in some languages but are missing in others. Keep your translations synchronized across all supported languages. Find Empty TranslationsQuickly spot translation keys with empty values. Click the inline edit button to navigate directly to the JSON file and fill in the missing translation. Identify Unused TranslationsDiscover translation keys that are no longer referenced in your Dart code. Clean up your translation files by removing unused keys with automatic parent cleanup. Modern Translation EditorEdit all your translations in a beautiful, centralized interface. Features include real-time search, multi-language editing, empty value highlighting, and a fixed header with always-accessible save button. Code HighlightingMissing or empty translation keys are highlighted directly in your Dart code, making it easy to spot issues while you develop. Hover for Translation DetailsHover over any translation key in your Dart code to see all available translations across all languages in a convenient tooltip. Quick Fix ActionsUse quick fix actions directly in your Dart code to create missing translation keys or navigate to translation files. Speed up your localization workflow. Right-click in your Dart code to quickly add translation keys. ✨ Features📊 Translation Overview
⚡ Quick Actions
🎨 Modern Translation Editor
🚀 Smart Features
📦 Installation
🎯 UsageOpening the Translation Manager
Managing TranslationsFrom the TreeView:
From the Translation Editor:
From Dart Code:
⚙️ Requirements
📝 Translation File StructureThis extension works with the standard
🐛 Known Issues
📋 Release Notes1.0.0Initial release with:
📄 LicenseThis extension is licensed under the MIT License. 💬 SupportIf you find this extension helpful, please consider:
|