pendo_sdk 3.2.0 copy "pendo_sdk: ^3.2.0" to clipboard
pendo_sdk: ^3.2.0 copied to clipboard

This is a flutter plugin that wraps the native iOS and Android Pendo SDK

1.1.0 #

  • Initial release.

2.10.0 #

  • Update to native SDK version 2.10.0

2.11.0 #

  • Update to native SDK version 2.11.0
  • Call result(@(YES)) with void iOS APIs
  • Call result.success(null) with void Android APIs
  • Use Future

2.11.1 #

  • Update to native SDK version 2.11.1
  • Fix setVisitorData iOS APIs

2.11.2 #

  • Update to native SDK version 2.11.2
  • Dart method calls best practice

2.12.0 #

  • Update to native SDK version 2.12.0
  • Exposed API method - 'setAccountId'
  • Add new API methods ('setup' and 'startSession') and marked the old ones as deprecated
  • Documentation for the Plugin and the public API

2.13.0 #

  • Update to native SDK version 2.13.0

2.14.0 #

  • Update to native SDK version 2.14.0

2.15.0 #

  • Update to native SDK version 2.15.0
  • Bug Fixes

2.16.0 #

  • Update to native SDK version 2.16.0

2.17.0 #

  • Update to native SDK version 2.17.0

2.18.0 #

  • Update to native SDK version 2.18.0

2.18.2 #

  • Update iOS native SDK to version 2.18.2

2.19.0 #

  • Update to native SDK version 2.19.0

2.19.1 #

  • Update Android native SDK to version 2.19.1

2.20.0 #

  • Update to native SDK version 2.20.0
  • Implement setDebugMode API

2.21.0 #

  • Update to native SDK version 2.21.0

2.21.1 #

  • Update Android native SDK to version 2.21.1

2.22.0 #

  • Update native SDK to version 2.22.0

3.0.0 #

  • Update native SDK to version 3.0.0
  • Removed deprecated APIs:
    1. initSDK
    2. initSDKWithoutVisitor
    3. switchVisitor
    4. clearVisitor
    5. setAccountId

3.1.0 #

  • Update native SDK to version 3.1.0

3.2.0 #

  • Update native SDK to version 3.2.0
17
likes
110
pub points
90%
popularity

Publisher

verified publisherpendo.io

This is a flutter plugin that wraps the native iOS and Android Pendo SDK

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

crypto, flutter

More

Packages that depend on pendo_sdk