Category "url-launcher"

Flutter Web send pdf file to a WhatsApp contact using URL Launcher

I have implemented a void function to launch WhatsApp in Flutter Web using URL Launcher. However my goal is to pass a pdf file to a WhatsApp contact and not the

How to Handle (Tel:,Mailto:,Wa:,Sms:) In Flutter Inappwebview?

I'm making a humanitarian flutter project using the inappwebview & url_launcher package, I've been looking for some references but all the code doesn't work

UrlLauncher( 9700): component name for mailto is null

So I know that for android version >= 30 you need to add queries in the manifest, but this didnt do the trick for me. Im using Android Version 29. I neverthe