// README.md
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.
- 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.).
To use this package, add it to your pubspec.yaml
: