Back to marketplace

Flutter

Flutter Localization

v0.1.0

LeanCode Flutter localization guidance for ARB files, POEditor workflows, and l10n(context) usage.

developer-toolsflutterlocalizationinternal

README

flutter-localization

LeanCode Flutter localization plugin for Cursor and Claude Code.

Contains the localization rule and workflow:

Included assets

  • rules/localization.md — localization conventions
  • skills/flutter-localization-usage/SKILL.md — entry point for this plugin
  • skills/poe2arb-workflow/SKILL.md — workflow for ARB updates, flutter gen-l10n, and poe2arb seed

Example usage

  • /flutter-localization-usage — get a short explanation of what this plugin does and which asset to use next
  • /poe2arb-workflow

Skills

Install individual skills through the CLI fallback, or download the raw SKILL.md file.

/flutter-localization-usage

Flutter Localization Usage

Download

Explain what the `flutter-localization` plugin does and how to use it. Use when the user invokes `/flutter-localization-usage`, asks what this plugin covers, or needs help with translations, ARB files, `l10n(context)`, or POEditor sync.

npx skills add leancodepl/ai-plugins --skill flutter-localization-usage -a cursor

/poe2arb-workflow

Poe2arb Workflow

Download

Handle Flutter localization workflows backed by POEditor and poe2arb. Use when adding translations, syncing ARB files with POEditor, or when the user mentions poe2arb, POEditor, seed, or flutter gen-l10n.

npx skills add leancodepl/ai-plugins --skill poe2arb-workflow -a cursor

0 skills selected