Localization ARB Bundle
Component Detail
Infrastructure
low complexity
mobile
0
Dependencies
1
Dependents
0
Entities
0
Integrations
Description
Collection of Application Resource Bundle (ARB) files that serve as the single source of truth for all translatable strings in the Meander Mobile App. Includes Northern Sami (se.arb) alongside existing Norwegian Bokmål (nb.arb) and English (en.arb) files, compiled at build time via the intl package code-generation pipeline.
localization-arb-bundle
Responsibilities
- Maintain ARB files for all supported locales: nb, en, se
- Provide generated Dart localizations via flutter gen-l10n
- Ensure all app string keys are present in every locale file
- Serve as authoritative string registry for Localization Service overrides
Interfaces
AppLocalizations.of(context).stringKey
AppLocalizations.delegate
AppLocalizations.supportedLocales