sfmc_plugin 3.3.1 copy "sfmc_plugin: ^3.3.1" to clipboard
sfmc_plugin: ^3.3.1 copied to clipboard

Salesforce Marketing Cloud (SFMC) - MobilePush SDK for Flutter. Implement the MobilePush SDK for your iOS and Android applications in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sfmc_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  sfmc_plugin: ^3.3.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sfmc_plugin/sfmc_plugin.dart';
14
likes
140
pub points
81%
popularity

Publisher

unverified uploader

Salesforce Marketing Cloud (SFMC) - MobilePush SDK for Flutter. Implement the MobilePush SDK for your iOS and Android applications in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sfmc_plugin