// README.md
Myanmar Phone Number
A Dart package for validating Myanmar phone numbers, including support for Ooredoo numbers. This package provides a simple and efficient way to validate phone numbers with specific patterns and length constraints.
Features
- Validate Ooredoo, ATOM, Mytel, Mpt, MEC Myanmar phone numbers with prefixes like +959, 09, or 9.
- Enforce a maximum length of 11 characters for valid numbers.
- Easy-to-use RegExp-based validation for Flutter and Dart applications.
- Compatible with all Flutter platforms (Android, iOS, macOS, Windows, web, etc.).
Installation
To use this package, add it to your pubspec.yaml: