http:<webpage URL link>
https:<webpage URL link>
https://flutter.dev
tel:<phone-number>
tel:2125551212
sms:<phone_number>
sms:2125551212
mailto:<email_address>?subject=<subject>&body=<body>
mailto:[email protected]?subject=Welcome%20to%20FlutterFlow&body=Hey%20there
launchURL()
method is used to pass the URL string to the url_launcher plugin for opening the URL with an appropriate app.