sfmc_plugin 2.1.1 sfmc_plugin: ^2.1.1 copied to clipboard
Salesforce Marketing Cloud (SFMC) - MobilePush SDK for Flutter. Implement the MobilePush SDK for your iOS and Android applications in Flutter.
2.1.1 #
- Cleaning code in iOS SwiftSfmcPlugin.swift
- Add UIBackgroundModes keys into example iOS info.plist
- Update readme
2.1.0 #
- Add URL call back from iOS to Flutter by methodCall.method 'handle_url'
2.0.1 #
- Set iOS platform version to 10
2.0.0 #
- Update Readme
- Refactor Android SFMC SDK initialization
1.0.5 #
- Update Readme
1.0.4 #
- Remove redundant from project.pbxproj in example
- Update Readme
1.0.3 #
- Remove redundant from project.pbxproj in example
- Move home screen widget to main.dart in example
- Update Readme
1.0.2 #
- Update readme
1.0.1 #
- Update readme
- Change Android Push Notification PendingIntent to FLAG_IMMUTABLE
- Add firebase-bom dependency to plugin Android and remove redundant from example
- Remove Firebase initialize and package from example
1.0.0 #
- Update and fix SFMC plugin in iOS and test Push Notifications
- Update and fix SFMC plugin in Android and test Push Notifications
0.0.1 #
- SFMC Flutter Plugin