Flutter
Supported formats: .arb (Application Resource Bundle)
Quick Start
bash
cd my_flutter_app
localekit scan # Detects Flutter project
localekit status --detailed
localekit translate --engine deepl --languages de-DE,fr-FR,ja-JPLocaleKit detects lib/l10n/*.arb files and pubspec.yaml. Translations are written back to the corresponding ARB files per language.
