sfmc_core 1.1.0 copy "sfmc_core: ^1.1.0" to clipboard
sfmc_core: ^1.1.0 copied to clipboard

Flutter bridge for SFMC Core SDK (identity, events, logging, state)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sfmc_core

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

dependencies:
  sfmc_core: ^1.1.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_core/sfmc_core.dart';
0
likes
135
points
1.35k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter bridge for SFMC Core SDK (identity, events, logging, state)

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#salesforce #marketing-cloud #push-notifications #analytics

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on sfmc_core

Packages that implement sfmc_core