Skip to main content
Version: 3.0.0

🔗 Send a Image by URL

Send a message to the specified phone number using direct image url.

await whatsapp.sendImageByUrl(
phoneNumber : 'PHONE_NUMBER',
imageUrl : 'https://whatsapp-flutter.github.io/samples/whatsapp-flutter.jpg',
caption : 'WhatsApp Flutter Package Photo',
);
paramtyperequireddescription
phoneNumberStringyesPhone number with county code and plus.
imageUrlStringyesDirect Image url
captionStringnoA caption with image