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

Flutter bridge for SFMC Push notifications (token, enable/disable)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sfmc_push

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

dependencies:
  sfmc_push: ^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_push/sfmc_push.dart';
0
likes
135
points
1.33k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter bridge for SFMC Push notifications (token, enable/disable)

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#salesforce #marketing-cloud #push-notifications #fcm

License

BSD-3-Clause (license)

Dependencies

flutter, meta

More

Packages that depend on sfmc_push

Packages that implement sfmc_push