Skip to main content

Flutter Setup Localization

Skill Verified Active

Add `flutter_localizations` and `intl` dependencies, enable "generate true" in `pubspec.yaml`, and create an `l10n.yaml` configuration file. Use when initializing localization support for a new Flutter project.

Purpose

Initialize localization support for new Flutter projects by automating the setup of essential packages and configurations.

Features

  • Add flutter_localizations and intl dependencies
  • Enable code generation in pubspec.yaml
  • Create l10n.yaml configuration file
  • Configure app entry point for localization
  • Define ARB files for different locales

Use Cases

  • Setting up localization for a new Flutter project
  • Initializing internationalization support
  • Configuring .arb files and localization delegates

Non-Goals

  • Translating existing strings
  • Managing complex pluralization rules beyond basic examples
  • Advanced dynamic content generation for localization

Workflow

  1. Add flutter_localizations and intl dependencies
  2. Enable the generate flag in pubspec.yaml
  3. Create the l10n.yaml configuration file
  4. Configure MaterialApp or CupertinoApp with delegates and locales
  5. Define ARB files for supported locales
  6. Generate localization classes
  7. Consume localized strings in widgets

Code Execution

  • info:Error HandlingThe SKILL.md describes potential issues like ARB syntax errors and prompts the user to fix them, but does not provide structured error reporting for the agent.

Errors

  • info:Actionable error messagesThe SKILL.md mentions potential ARB syntax errors and suggests fixing them, but doesn't provide detailed, actionable remediation steps for all possible issues.

Practical Utility

  • info:Edge casesThe SKILL.md mentions ARB syntax errors as a failure mode but does not explicitly document other failure modes or recovery steps.

Installation

npx skills add flutter/skills

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Quality Score

Verified
95 /100
Analyzed about 15 hours ago

Trust Signals

Last commit1 day ago
Stars1.9k
LicenseBSD-3-Clause
Status
View Source

Similar Extensions

Readme I18n

100

Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.

Skill
xixu-me

Localization

100

When the user wants to localize their App Store listing for international markets. Also use when the user mentions "localization", "translate my app", "international markets", "expand to new countries", "localize metadata", or "which countries should I target". For keyword research in specific markets, see keyword-research. For metadata writing, see metadata-optimization.

Skill
Eronred

Internationalization

99

Plan and run a multi-language or multi-region site. Use this skill when adding new locales, choosing URL structure for languages (subfolders vs subdomains vs ccTLDs), implementing hreflang, planning translation workflow, handling currency and date formats, designing for RTL languages, or auditing a stalled internationalization rollout. Triggers on internationalization, i18n, localization, l10n, hreflang, multi-language, translation workflow, RTL, locale, ccTLD, subfolder vs subdomain, language switcher. Also triggers when international audiences underperform or translations are stale.

Skill
rampstackco

Game Localization Manager

98

Invoke when the user asks about localization, translation, i18n, internationalization, string extraction, cultural adaptation, RTL support, CJK text, or EFIGS preparation. Triggers on: "localization", "translation", "i18n", "internationalization", "string extraction", "cultural adaptation", "RTL", "CJK", "EFIGS". Do NOT invoke for narrative writing (use game-narrative-director) or accessibility (use game-accessibility-specialist). Part of the AlterLab GameForge collection.

Skill
AlterLab-IEU

Definition Of Done

100

Mandatory checks to run before completing any task that touches md files or dart code in this repository.

Skill
flutter

International Expansion Strategy

100

International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.

Skill
alirezarezvani

© 2025 SkillRepo · Find the right skill, skip the noise.