menu
whatsapp_share_plus package
documentation
whatsapp_share_plus_platform_interface.dart
WhatsappSharePlusPlatform
shareToWhatsapp abstract method
shareToWhatsapp abstract method
dark_mode
light_mode
shareToWhatsapp
abstract method
Future
<
bool
?
>
shareToWhatsapp
(
{
required
String
text
,
String
?
phone
,
})
Implementation
Future<bool?> shareToWhatsapp({ required String text, String? phone, });
whatsapp_share_plus package
documentation
whatsapp_share_plus_platform_interface
WhatsappSharePlusPlatform
shareToWhatsapp abstract method
WhatsappSharePlusPlatform class