Flutter Setup Localization

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. Use when this capability is needed.

tomevault-io Updated

File contents

flutter-setup-localization

Curated from flutter's skills

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.

Source

How to use

该 Skill 由 hyar 跨端框架精选, 用于 Flutter 多语言、本地化和 l10n 初始化前被 Agent 发现。若要运行包含原始资源、脚本和参考资料的完整上游工作流,请将上游 bundle 安装到当前活跃 Agent 的 skills 目录中:

# 查看上游 README,确认准确路径
open https://github.com/flutter/skills/tree/main/skills/flutter-setup-localization

然后,让 Agent 通过该 skill 的名称(flutter-setup-localization)来调用它,或使用该 skill frontmatter 中列出的任一触发短语来调用它。


Source: Yemomo511/hybrid-agent-rail — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/yemomo511--hybrid-agent-rail--flutter-setup-localization commit 23973189f5

Frequently asked questions

npx skillmds@latest add tomevault-io/flutter-setup-localization-3