flutter.monolith.localization
CommunityExternalize Flutter strings for easy localization.
Authoreaglesakura
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of managing and localizing text strings in Flutter applications by externalizing them into CSV files, simplifying multi-language support.
Core Features & Use Cases
- CSV-based String Management: Define all application strings in a centralized
strings.csvfile per package. - Automated Code Generation: Generate type-safe Dart code for string access using
dart run monolith_runner:localization. - Use Case: When developing a Flutter app for a global audience, use this Skill to manage all user-facing text, ensuring consistent translations and easy updates across different languages.
Quick Start
Run dart run monolith_runner:localization to generate localization files from your CSV resources.
Dependency Matrix
Required Modules
monolith_localization_runtime
Components
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: flutter.monolith.localization Download link: https://github.com/eaglesakura/ai-agent-headquarters/archive/main.zip#flutter-monolith-localization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.