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

A smart phone number parser that automatically detects country codes from number prefixes and validates WhatsApp accounts

Smart Phone Number 📱 #

pub package package popularity package points

A powerful Flutter package for detecting, validating, and verifying phone numbers with WhatsApp integration. It automatically detects the country code from the number prefix and validates if the number exists on WhatsApp.

✨ Features #

  • 🎯 Automatic Country Detection: Detects the country from the number prefix
  • 🌍 IP Geolocation: Uses IP to resolve conflicts between similar prefixes
  • 💬 WhatsApp Validation: Checks if the phone number exists on WhatsApp
  • 🔧 Flexible API: Multiple ways to validate numbers
  • 🌐 Multi-language Support: Country names in both English and Arabic
  • 📱 Cross-platform: Works on Android, iOS, and Web

🚀 Getting Started #

Installation #

Add this to your pubspec.yaml:

dependencies:
  smart_phone_number: ^1.0.0
1
likes
0
points
546
downloads

Publisher

unverified uploader

Weekly Downloads

A smart phone number parser that automatically detects country codes from number prefixes and validates WhatsApp accounts

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, get_country_ip, phone_number, url_launcher

More

Packages that depend on smart_phone_number

Packages that implement smart_phone_number