sfmc_flutter 1.0.2 copy "sfmc_flutter: ^1.0.2" to clipboard
sfmc_flutter: ^1.0.2 copied to clipboard

Salesforce Marketing Cloud implementation for Flutter for both iOS and Android. Integrate SF Marketing Cloud (SFMC 7.x.x)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sfmc_flutter

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

dependencies:
  sfmc_flutter: ^1.0.2

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_flutter/sfmc_flutter.dart';
11
likes
120
pub points
62%
popularity

Publisher

verified publisherdribba.com

Salesforce Marketing Cloud implementation for Flutter for both iOS and Android. Integrate SF Marketing Cloud (SFMC 7.x.x)

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on sfmc_flutter