Flutter App Name Localizer
A VS Code extension that localizes the Flutter app display name across Android, iOS, macOS, and Windows platforms.
Features
- Detects Flutter projects automatically (
pubspec.yaml)
- Supports Android, iOS, macOS, and Windows
- Multi-select platforms and languages
- Predefined common language codes + custom codes
- Idempotent — safe to run multiple times
- Preserves existing file content; only updates required keys
Usage
- Open your Flutter project in VS Code.
- Open the Command Palette (
Ctrl+Shift+P / Cmd+Shift+P).
- Run Flutter: Localize App Name.
- Select platforms → select languages → enter app names.
- Done! All localization files are created/updated.
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
| |