sfmc 8.2.0 copy "sfmc: ^8.2.0" to clipboard
sfmc: ^8.2.0 copied to clipboard

Flutter Plugin to access the native Salesforce Marketing Cloud MobilePush SDKs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sfmc

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

dependencies:
  sfmc: ^8.2.0

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/sfmc.dart';
6
likes
130
pub points
89%
popularity

Publisher

unverified uploader

Flutter Plugin to access the native Salesforce Marketing Cloud MobilePush SDKs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface, provider

More

Packages that depend on sfmc