con un clic
anas-localization-skills
anas-localization-skills contiene 3 skills recopiladas de Melsaeed276, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Flutter localization with the `anas_localization` package — setup with AnasLocalization widget, code generation via CLI tooling, type-safe Dictionary access, locale switching with persistence, RTL support, pluralization, and number/date formatting. Use when asked to add localization to a Flutter app using the anas_localization package, set up multi-language support, generate Dictionary classes, or validate locale files.
(Coming soon) Catalog-based locale management for anas_localization — language group fallbacks, custom locale definitions, and fallback chain configuration.
Remote translation updates using the `anas_localization` remote localization system — implement RemoteLocalizationConnector for fetching translations from a remote source, configure with RemoteLocalizationConfig, manage cache via RemoteLocalizationCacheStore, handle update results (updated/noUpdate/failed), and merge remote translations with local assets. Use when asked to implement remote/over-the-air translation updates, dynamic locale content delivery, or live translation refreshing in Flutter apps using anas_localization.