PackageTrack
Sign in Get early access

arabic_name_transliterator

A comprehensive Flutter package for bidirectional transliteration of Arabic names (Saudi, Egyptian) ↔ English with a large database of common names and automatic transliteration for unknown names.

0.6.0 yousef123123123/arabic_name_transliterator

What this package is like to depend on

Last release 8 months ago

24 Dec 2025

Ships on a steady schedule

a new release about every 2 weeks

Rarely documented

notes for 3 of 16 stable releases

Nothing withdrawn

no release was ever pulled

8 months old

16 releases · first in 2025

16 releases in the last 12 months

see the full history below

Release timeline

16 releases · Nov 2025 to Dec 2025
2026
Release Pre-release

Releases

latest 16
  1. 0.6.0 24 Dec 2025
    Release notes

    🚀 New Features

    • Enhanced Data Accuracy: Improved transliteration mappings for common Saudi and Egyptian names.
    • Extended Database: Added thousands of new verified names.
    • Stability Improvements: Fixed issues with duplicate keys in names data.
    • Flutter Examples: Added practical Flutter usage examples in documentation and example folder.

    Open source →
  2. 0.5.0 10 Dec 2025

    Nothing published for this version

  3. 0.4.0 10 Dec 2025

    Nothing published for this version

  4. 0.3.0 10 Dec 2025

    Nothing published for this version

  5. 0.2.0 10 Dec 2025
    Release notes

    🚀 New Features

    • Bidirectional transliteration: Added reverse transliteration from English to Arabic
      • reverseTransliterate() — translate English names to Arabic
      • hasEnglishName() — check if an English name exists in the database
      • getArabicName() — retrieve Arabic translation directly from database
    • Automatic reverse mapping from existing database entries
    • Case-insensitive English name lookup

    📝 Improvements

    • Updated documentation with reverse transliteration examples
    • Added comprehensive tests for reverse transliteration functionality

    Open source →
  6. 0.1.1 03 Dec 2025

    Nothing published for this version

  7. 0.1.0 01 Dec 2025

    Nothing published for this version

  8. 0.0.9 01 Dec 2025

    Nothing published for this version

  9. 0.0.8 01 Dec 2025

    Nothing published for this version

  10. 0.0.7 01 Dec 2025

    Nothing published for this version

  11. 0.0.6 01 Dec 2025

    Nothing published for this version

  12. 0.0.5 01 Dec 2025

    Nothing published for this version

  13. 0.0.4 01 Dec 2025

    Nothing published for this version

  14. 0.0.3 01 Dec 2025

    Nothing published for this version

  15. 0.0.2 30 Nov 2025

    Nothing published for this version

  16. 0.0.1 30 Nov 2025
    Release notes

    🚀 Features

    • Added a powerful Arabic-to-English transliteration engine.
    • Included large curated database of common Saudi & Egyptian names.
    • Implemented intelligent fallback algorithm for names not found in the database.
    • Full support for multi-word / compound Arabic names
      (e.g., عبدالرحمن، عبدالعزيز، محمد علي أحمد).
    • Simple and developer-friendly API:
      • transliterate() — accurate name transliteration.
      • hasCommonName() — check if a name exists in the database.
      • getCommonName() — retrieve stored transliteration without fallback.
    • High-accuracy output based on real-world name usage.

    📘 Data

    • Added thousands of verified male names (Saudi & Egyptian).
    • Added thousands of verified female names.
    • Added support for common compound names (عبدالرحمن، عبدالملك…).

    🧩 Extras

    • Example usage included.
    • Widget demonstration added.
    • MIT license added.
    • Full documentation included.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive