Skip to main content
Version: 4.0.0

🔗 Send Image by URL

Send an image to the specified phone number using a direct image URL.

await whatsapp.sendImageByUrl(
phoneNumber : 'RECIPIENT_NUMBER',
imageUrl : 'https://whatsapp-flutter.github.io/samples/sample.png',
caption : 'Sample Image',
);
paramtyperequireddescription
phoneNumberStringyesPhone number with country code.
imageUrlStringyesDirect image URL
captionStringnoA caption with image