external_link_account

Creator: coderz1093

Last updated:

Add to Cart

Description:

external link account

external_link_account #
Flutter iOS plugin for ExternalLinkAccount API
This functionality is only available to apps with the com.apple.developer.storekit.external-link.account entitlement.
For more information, see Distributing “reader” apps with a link to your website.
Usage #
Add external_link_account as a dependency in your pubspec.yaml file.
Example #
// Import package
import 'package:external_link_account/external_link_account.dart';

// Presents a continuation sheet
await ExternalLinkAccount.instance.open();


copied to clipboard
Learn more #

Swift API Documentation

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.