marigold_mobile_flutter_sdk 2.0.0 copy "marigold_mobile_flutter_sdk: ^2.0.0" to clipboard
marigold_mobile_flutter_sdk: ^2.0.0 copied to clipboard

A wrapper for the Marigold mobile SDKs using Flutter

2.0.0 #

  • Breaking: Remove deprecated Marigold.logRegistrationEvent — use Cheetah.logRegistrationEvent instead
  • Breaking: MessageStream.registerMessageImpression now takes ImpressionType instead of int
  • Breaking: Sailthru.trackPageview tags parameter changed from Map<String, Object> to List<String>? (now optional, matches native SDK type)
  • Breaking: Sailthru.trackImpression urls parameter changed from Map<String, Object> to List<String>? (now optional, matches native SDK type)
  • Breaking: Message.attributes type narrowed from Map<String?, String?>? to Map<String, String?>? (map keys from the platform channel are never null)
  • Add ImpressionType enum (inAppNotificationView, streamView, detailView)
  • Sailthru.logEvent vars parameter is now optional
  • Update Marigold Android SDK to 27.0.2
  • Update Marigold iOS SDK to 19.0.0
  • Fix PurchaseItem.addFullImage and addThumbImage incorrectly using the item URL instead of the provided image URL
  • Fix iOS Sailthru.setAttributes always applying merge rule as update regardless of the specified rule
  • Fix iOS Marigold.updateLocation losing coordinate precision by converting double to float
  • Add documentation comments to all public API classes and methods

1.0.1 #

  • Fix Android plugin class filename casing causing build failures on case-sensitive filesystems (Linux CI)

1.0.0 #

  • Update Marigold iOS SDK to 18.4.0
  • Update Marigold Android SDK to 26.1.0
  • Add Cheetah class with new logRegistrationEvent method
  • Deprecate Marigold.logRegistrationEvent method
  • Fix barrel file

0.0.3 #

  • Update Marigold iOS SDK to 18.2.0
  • Update Marigold Android SDK to 25.0.0
  • Add messageFor method

0.0.2 #

  • Adjusted build settings for Bitrise compatibility
  • Improved and expanded documentation

0.0.1 #

  • Initial release of the Marigold Mobile Flutter SDK
0
likes
150
points
50
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A wrapper for the Marigold mobile SDKs using Flutter

Homepage
Repository (GitHub)

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on marigold_mobile_flutter_sdk

Packages that implement marigold_mobile_flutter_sdk