phone_number_checker 0.0.1
phone_number_checker: ^0.0.1 copied to clipboard
A lightweight Flutter package to detect Nigerian mobile networks (MTN, Airtel, Glo, 9mobile) from phone numbers in local (`080xxxxxxx`) or international (`+23480xxxxxxx`) formats.
0.0.1 #
- Initial release of
phone_number_checkerpackage. - Provides easy detection of Nigerian mobile network operators (MTN, Airtel, Glo, 9mobile).
- Supports phone numbers in both local (080...) and international (+234...) formats.
- Returns
Unknownfor numbers outside supported patterns.