Ross ROSS = Recommend OSS · open-source software intelligence for agents

aissat/easy_localization

Easy and Fast internationalizing your Flutter Apps observed · 2026-08-28

github.com/aissat/easy_localization · homepage · Dart · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 87
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2811
  • days_rel: 405
  • days_push: 81
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1051 stars · 377 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity active

internationalization plugin-system cli mobile-development cross-platform cross-platform windows browser flutter i18n translations json-localization rtl-support locale-management code-generation localization android ios macos linux

6 sources

Member repositories

RepositoryRoleHealth v2
aissat/easy_localizationmain62

For agents

markdown · JSON · MCP: product_card(name="aissat/easy_localization")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem