flutter-localization
Installation
SKILL.md
Localization
Priority: P1 (STANDARD)
Format Selection
- CSV (Recommended for teams with translators): Google Sheets compatibility via
sheet_loader_localization. Store inassets/langs/. - JSON (Developer-friendly): Nested structure support with IDE validation. Store in
assets/translations/.
Structure
# CSV Format (Google Sheets workflow)
assets/langs/langs.csv