# aissat/easy_localization

Easy and Fast internationalizing your Flutter Apps

Repository: https://github.com/aissat/easy_localization
Canonical: https://ross.abutalabs.com/products/easy_localization
Homepage: https://pub.dev/packages/easy_localization
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, localization, globalization, i18n, json, flutter-apps, internationalization, json-files, i18n-alternative, translation, locale, locales-translation, locales, locale-gen, localization-tool, json-localization, localization-using-json-files, localization-kit, translated-keys, csv
Last push: 2026-06-13T14:06:51+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 87, release rhythm 8, longevity 100
- inputs: {"age_days": 2811, "days_push": 81, "days_rel": 405, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1051, forks 377 (observed 2026-08-28T04:03:23.103404+00:00)

## What it is
easy_localization is a Dart/Flutter package that simplifies internationalization of Flutter apps by loading translations from JSON, CSV, YAML, or XML files. It provides locale persistence, plural/gender/RTL support, fallback locales, and code generation for translation keys.

## Use cases
- translate my flutter app into multiple languages
- load translations from json files in flutter
- support rtl languages in a flutter app
- persist user locale selection across app restarts
- handle plurals and gender in translations
- generate typed localization keys for dart
- add fallback locale when a translation is missing

## When to choose
- you are building a Flutter app that needs multi-language support
- you want simple file-based translations (JSON/CSV/YAML/XML) without heavy setup
- you need RTL, plural, and gender support out of the box
- you want locale changes to persist and reactively update the UI

## When to avoid
- you are not using Flutter/Dart
- you need server-driven or over-the-air translation management
- you prefer Flutter's built-in gen-l10n/arb workflow
- you need a verified publisher for strict supply-chain requirements

## Facets
- artifact type: library
- maturity: active
- function: internationalization, plugin-system, cli
- domain: mobile-development, cross-platform
- platform: cross-platform, windows, browser
- tags: flutter, i18n, translations, json-localization, rtl-support, locale-management, code-generation, localization, android, ios, macos, linux

## Member repositories
- aissat/easy_localization (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:23.103404+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:59:48.158648+00:00, confidence not recorded.
  - readme: https://github.com/aissat/easy_localization (fetched 2026-08-28T04:03:23.103404+00:00, sha 778645a99465)
  - homepage: https://pub.dev/packages/easy_localization (fetched 2026-08-29T13:01:21.012937+00:00, sha 1830f1479c34)
  - site_page: https://pub.dev/packages/easy_localization/install (fetched 2026-08-29T13:01:21.024726+00:00, sha 87d138049f1a)
  - site_page: https://pub.dev/documentation/intl/latest/intl/NumberFormat-class.html (fetched 2026-08-29T13:01:21.026596+00:00, sha b09006682da3)
  - site_page: https://pub.dev/documentation/easy_localization/latest (fetched 2026-08-29T13:01:21.028527+00:00, sha fe0f3fecf102)
  - site_page: https://pub.dev/packages/easy_localization/changelog (fetched 2026-08-29T13:01:21.022571+00:00, sha 8a11695caed2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
