rohit1814 / flutter_open_whatsapp

A Flutter plugin to open WhatsApp and send message to single number.
MIT License
22 stars 23 forks source link

Show error if Whatsapp is not install #11

Open inshaf opened 4 years ago

inshaf commented 4 years ago

The plugin is working perfectly... but I wanted to show error message if the user is not installed Whatsapp on his phone. Is it possible ?

Chetansuri7 commented 4 years ago

I used this plugin and it works perfectly. If whatsapp is not installed, it should give error. Please check if this can be implemented.