LaunchServiceExt extension
- on
-
- _LaunchService
Properties
-
cashapp
→ ProviderKey<
Subject, LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
no setter -
facebook
→ ProviderKey<
Subject, LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
no setter -
gmail
→ ProviderKey<
Subject, LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
no setter -
instagram
→ ProviderKey<
Subject, LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
no setter -
linkedin
→ ProviderKey<
Subject, LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
no setter -
paypal
→ ProviderKey<
Subject, LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
no setter -
phone
→ ProviderKey<
Subject, LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
no setter -
pinterest
→ ProviderKey<
Subject, LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
no setter -
sms
→ ProviderKey<
Subject, LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
no setter -
snapchat
→ ProviderKey<
Subject, LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
no setter -
twitter
→ ProviderKey<
Subject, LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
no setter -
venmo
→ ProviderKey<
Subject, LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
no setter
Methods
-
openFacebook(
String profileId) → Future< LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
-
openGmail(
Email email) → Future< CommunicationResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
-
openInstagram(
String profileId) → Future< LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
-
openLink(
ProviderKey< Subject, LinkLaunchResponse> key, String handle, [Map<String, dynamic> ? args]) → Future<LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
-
openLinkedIn(
String profileId) → Future< LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
-
openNativeEmail(
Email email) → Future< CommunicationResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
-
openPhone(
String number) → Future< LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
-
openPinterest(
String profileId) → Future< LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
-
openSms(
String number, {String? body}) → Future< LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
-
openSnapchat(
String profileId) → Future< LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension
-
openTwitter(
String handle) → Future< LinkLaunchResponse> -
Available on _LaunchService, provided by the LaunchServiceExt extension