localization

Installation
SKILL.md

Localization (gen-l10n / intl)

When to use

  • Adding a new screen/feature with user-visible strings.
  • Introducing parameters or pluralization.
  • Replacing hardcoded strings with localized strings.

Steps

1) Enable Flutter localization generation

Add a l10n.yaml (or use your existing config) and ensure Flutter gen-l10n is enabled.

Example l10n.yaml:

Installs
2
GitHub Stars
9
First Seen
Feb 27, 2026
localization — yelmuratoff/agent_sync