myanmar_number_converter 1.0.0 copy "myanmar_number_converter: ^1.0.0" to clipboard
myanmar_number_converter: ^1.0.0 copied to clipboard

Converts English (Arabic) numbers to Myanmar numbers and vice versa.

// README.md

Myanmar Number Converter #

The myanmar_number_converter package provides a simple and efficient way to convert English (Arabic) numbers (0-9) to Myanmar numbers (၀-၉) and vice versa. It’s perfect for Flutter apps that need to display or process numbers in Myanmar script while preserving non-numeric characters.

Features #

  • Converts English numbers (e.g., "123") to Myanmar numbers (e.g., "၁၂၃").
  • Converts Myanmar numbers back to English numbers.
  • Preserves non-numeric characters (e.g., "abc123" becomes "abc၁၂၃").
  • Handles null inputs and empty strings gracefully.
  • Lightweight with no external dependencies.

Installation #

To use this package, add it to your pubspec.yaml:

0
likes
140
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Converts English (Arabic) numbers to Myanmar numbers and vice versa.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on myanmar_number_converter