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

Flutter plugin for QuestionPro CX survey intercept. Enables rule-based in-app surveys on Flutter mobile apps.

1.0.0 #

  • First stable release. No functional changes from 0.2.0.
  • Added FlutterSurveyIntercept.onError callback, which surfaces native SDK runtime errors to the Flutter app. Registered by the existing getSurveyUrlListener() call. Android reports survey-launch failures and supplies an interceptId; iOS reports all internal SDK errors and passes a null interceptId.
  • Android native SDK 2.3.2 (error logging to backend, error callbacks to host app, survey loading and rounded-corner fixes).
  • iOS native SDK 2.3.3 (error logging to backend, optional onError delegate, nested-framework packaging fix).

0.2.0 #

  • Added FlutterSurveyIntercept.onError callback, which surfaces native SDK runtime errors to the Flutter app. Registered by the existing getSurveyUrlListener() call. Android reports survey-launch failures and supplies an interceptId; iOS reports all internal SDK errors and passes a null interceptId.
  • Updated Android native SDK to 2.3.2 (error logging to backend, error callbacks to host app, survey loading and rounded-corner fixes).
  • Updated iOS native SDK to 2.3.3 (error logging to backend, optional onError delegate, nested-framework packaging fix).

0.1.9-beta.1 #

  • Improved the stability and fixed the performance issue.

0.1.8-beta.1 #

  • Added Swift Package Manager (SPM) support for iOS (Flutter 3.22+). No Podfile entry required when using SPM.
  • Fixed iOS data center mapping for CA, AU, SG, SA, and KSA regions (were silently falling back to US).
  • Broadened Dart SDK compatibility from ^3.9.2 to >=3.0.0 <4.0.0.
  • Fixed podspec metadata (homepage and author).
  • Removed unused internal Android code.

0.1.7 #

  • We have improved the stability.

0.1.6 #

  • Fixed the survey launch issue if multiple rules matched at the same time.

0.1.5 #

  • Fixed the survey launch issue if multiple rules matched at the same time.

0.1.1 - 2026-05-15 #

  • Updated Android native SDK to 2.2.7
  • Updated iOS native SDK to 2.3.0
  • Fixed the survey launch issue if multiple rules matched at the same time.

0.1.0 #

  • Blocked multiple survey launches; only one survey is launched at a time.

0.0.1 #

  • Initial release of flutter_survey_intercept
  • Flutter plugin for QuestionPro CX SDK integration
  • Support for iOS (14.0+) and Android platforms
  • Survey intercept functionality for mobile applications
  • Integration with QuestionProCXFramework
0
likes
150
points
241
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for QuestionPro CX survey intercept. Enables rule-based in-app surveys on Flutter mobile apps.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_survey_intercept

Packages that implement flutter_survey_intercept