mParticle / mparticle-flutter-sdk

A Flutter plugin that gives developers an API to implement mParticle on Flutter. This supports publishing a Flutter plugin to iOS, Android, and Web.
Apache License 2.0
4 stars 8 forks source link

feat: Add Commerce Event Support for Core and iOS #3

Closed BrandonStalnaker closed 3 years ago

BrandonStalnaker commented 3 years ago

Summary

Added support for Product, Promotion, and Impression Commerce Events and implemented on iOS. This also adds new buttons to the sample app to test each type of commerce event.

TP: 70881