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 7d05dd8 2 files · 6.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/zeyrme--fleur--flutter-setup-localization commit 7d05dd83f8

Frequently asked questions

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