smart_phone_number 1.0.0
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 📱 #
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