core/utils/launch_url library
Functions
-
launchEmail(
String email) → Future< void> -
launchFacebookProfile(
String profileIdOrUsername) → Future< void> -
launchInstagramProfile(
String username) → Future< void> -
launchMapsApp(
{required String latitude, required String longitude, String label = ''}) → Future< void> -
launchToPhoneNumber(
String phoneNumber) → Future -
launchToWebsite(
String url) → Future< void> -
launchWhatsApp(
String phone) → Future -
openSalesRecognizerPage(
BuildContext context) → TapGestureRecognizer -
openTermsRecognizerPage(
BuildContext context) → TapGestureRecognizer