myanmar_name_converter 1.0.2
myanmar_name_converter: ^1.0.2 copied to clipboard
Converts English (Arabic) name to Myanmar name and vice versa.
// README.md
Myanmar Name Converter #
A Flutter package for converting Myanmar names to their English equivalents. This package provides a simple and efficient way to transliterate or map Myanmar names to English names in Flutter applications.
Features #
- Convert Myanmar names to English names (e.g., "အောင်မြင်" to "Aung Myint").
- Convert English names to Myanmar names (e.g., "Aung Myint" to "အောင်မြင်" ).
- Support for common Myanmar naming conventions.
- Lightweight and easy-to-use API.
- Compatible with all Flutter platforms (Android, iOS, macOS, Windows, web, etc.).
Installation #
To use this package, add it to your pubspec.yaml: