personaclick_sdk 1.0.0 copy "personaclick_sdk: ^1.0.0" to clipboard
personaclick_sdk: ^1.0.0 copied to clipboard

Flutter plugin wrapping the PersonaClick native personalization SDKs for Android and iOS.

1.0.0 - 2026-09-07 #

Bug Fixes #

  • tracking: let syncCart and syncFavorites report an empty collection (a4b54aa)

  • refactor(sdk)!: spell the facade PersonaClick (d6678d6)

BREAKING CHANGES #

  • PersonaClick and friends are now PersonaClick.

0.4.0 - 2026-09-03 #

Features #

  • tracking: bridge gift_package through to the natives (f2faec8)

0.3.0 - 2026-09-02 #

Bug Fixes #

  • ci: tag only the commit that bumps the version, sync only on release (6906a03)
  • tracking: follow the native namespace rename and widen the source set (d366b79)

Features #

  • tracking: bridge the standard events to the tracking namespace (cae82df)

0.2.0 - 2026-08-17 #

Features #

  • sdk: multi-instance support — PersonaClick facade, shop-aware push, demo (77670a3)

0.1.1 - 2026-08-05 #

Bug Fixes #

  • ci: tag from whatever branch the repo calls its trunk (d8d1c03)

0.1.0 - 2026-07-07 #

Bug Fixes #

  • display incoming push notifications on Android (6040922)
  • push: resolve notification small icon from the host app, not PersonaClick (5fbb549)
  • tolerate string-encoded numbers in API response models (a52c3f1)

Features #

  • add catalog read methods (profile, product counters, category, collection) (6014a39)
  • add loyalty methods (joinLoyalty, getLoyaltyStatus) (4199f02)

0.0.3 #

  • Fix automated publishing (configure pub.dev OIDC credential in CI).

0.0.2 #

  • Add MIT license.

0.0.1 #

  • Initial release: Flutter plugin wrapping the PersonaClick native Android and iOS SDKs via a Pigeon bridge.
  • APIs: initialization, event tracking, purchase tracking, recommendations, product info, products list, blank/instant/full search, profile, and push token handling.
0
likes
150
points
331
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin wrapping the PersonaClick native personalization SDKs for Android and iOS.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on personaclick_sdk

Packages that implement personaclick_sdk