pendo_sdk 3.5.0 copy "pendo_sdk: ^3.5.0" to clipboard
pendo_sdk: ^3.5.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

3.2.1 #

  • Hotfix contains:
  • Allow disabling iOS or Android channel
  • GoRouter nested branching support
  • Semantics widget as TabBar child support
  • Custom deboucer time
  • Dont scan tree option

3.2.2 #

  • Hotfix contains:
  • Avoid possibility to crash when Android native SDK is excluded from the project

3.3.0 #

  • Support for action clicks

3.3.1 #

  • Hotfix contains:
  • Support flutter 3.22.2
  • Element predicate fix

3.3.2 #

  • Hotfix contains:
  • Enhanced screen scan logic for screens with animations
  • Codeless integration is a default open beta

3.3.3 #

  • Hotfix contains:
  • TabBar, BottomNavigationBar page analytics support
  • Feature predicate single quotes bug

3.4.0 #

  • Support dynamic content and capture below the fold
  • Support AutoRoute navigation package
  • Improve and simplify GoRouter navigation package integration
  • Implement a new overlay based page scan approach

3.4.1 #

  • Crash fix on icon code extraction

3.4.2 #

3.5.0 #

  • Crash fix when extracting wrong type of action
  • Crash fix when AutoRoute name doesn't exist
  • Fix for generation of MODAL page name
  • Proper response when selected index of TabBarView doesn't exist
19
likes
130
points
24.1k
downloads

Publisher

verified publisherpendo.io

Weekly Downloads

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