marketing_cloud_flutter 0.0.12 copy "marketing_cloud_flutter: ^0.0.12" to clipboard
marketing_cloud_flutter: ^0.0.12 copied to clipboard

Salesforce Marketing Cloud SDK flutter plugin for Android and iOS.

marketing_cloud_flutter #

Salesforce Marketing Cloud SDK flutter plugin for Android and iOS

This plugin is a wrapper of the native SDKs which can be found here:

More info about the functionallity of the SDK on each platform can be found on those repositories.

Usage #

Setup #

  • Android: Set parameters on string.xml
  • iOS: Set parameters on info.plist

Set contact key #

When the user start the app or authenticate.

    final _marketingCloudFlutterPlugin = MarketingCloudFlutter();
    await _marketingCloudFlutterPlugin.setContactKey("marcelo7");

Replacing marcelo7 with the user contact key.

Publishing #

If your app is distributed through the Apple App Store or Google Play Store, you must comply with the data policies and rules for each store. When using this SDK in your app you must ensure the following:

1
likes
160
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

Salesforce Marketing Cloud SDK flutter plugin for Android and iOS.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on marketing_cloud_flutter