Phone Validator

Pub Version License: MIT Build Status

A Flutter package to validate phone numbers based on country dial codes. Easily validate phone numbers and retrieve dial codes for over 200 countries.


Features

  • Validate phone numbers based on country dial codes.
  • Retrieve dial codes for any country.
  • Lightweight and easy to integrate.
  • Supports all countries with their respective dial codes.

Installation

Add the package to your pubspec.yaml file:

dependencies:
  phone_validator: ^1.0.0+1

Libraries

phone_validator