flutter-setup-localization

flutter setup localization

flutter ↓ 21k
Claude Code
View source ↗

What it does

  • Core Concepts
  • Setup Workflow
  • Implementation Workflow
  • Advanced Formatting
  • [ ] Task Progress
  • [ ] 1. Add dependencies to pubspec.yaml.
  • [ ] 2. Enable the generate flag.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

flutter setup localization

Source

Repository: https://github.com/flutter/skills

flutter-setup-localization FAQ

What does the flutter-setup-localization skill do?

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. Core Concepts Setup Workflow

How do I install flutter-setup-localization?

Run: npx -y skills add https://github.com/flutter/skills --skill flutter-setup-localization --agent claude-code — the source lives at github.com/flutter/skills.

Maintain flutter-setup-localization?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

flutter-setup-localization on getagentictools
[![flutter-setup-localization on getagentictools](https://getagentictools.com/badge/skills/flutter-skills-flutter-setup-localization.svg)](https://getagentictools.com/skills/flutter-skills-flutter-setup-localization?ref=badge)
npx agentictools info skills/flutter-skills-flutter-setup-localization

The second line is the CLI lookup for this page — handy in READMEs and docs.