releva_sdk 0.0.22 copy "releva_sdk: ^0.0.22" to clipboard
releva_sdk: ^0.0.22 copied to clipboard

Releva.ai SDK for Flutter apps

0.0.14 #

  • Use builder pattern for request

0.0.13 #

  • Remove deviceId from constructor (different strategies in the future)

0.0.12 #

  • Fix custom field serialization

0.0.11 #

  • Fix empty events list edge case

0.0.10 #

  • Fix serialization of wishlist products list

0.0.9 #

  • Fix serialization of CustomEvent list

0.0.8 #

  • Fix serualization of WishlistProduct

0.0.7 #

  • Split client API into .screenView and customEvents

0.0.6 #

  • Fix custom field encoding

0.0.5 #

  • Add proper context and options objects

0.0.4 #

  • Print response body

0.0.3 #

  • Fix serualization of CartProduct

0.0.2 #

  • Fix types

0.0.1 #

  • Initial release.