surveysparrow_flutter_sdk 1.2.6 copy "surveysparrow_flutter_sdk: ^1.2.6" to clipboard
surveysparrow_flutter_sdk: ^1.2.6 copied to clipboard

SurveySparrow's flutter SDK lets you collect feedback at various touchpoints from your mobile app users. You can easily embed surveys in your mobile app with a few lines of code.

SurveySparrow-Flutter-SDK #

SurveySparrow's SDK lets you collect feedback at various touchpoints from your mobile app users. You can easily embed surveys in your mobile app with a few lines of code. This documentation walks you through the possibilities of the SDK before you begin integrating the mobile SDK with your app.

How it works? #

You can install the SDK on Xcode or Android Studio and configure when you want to invoke the survey. Based on those conditions, you will be able to call the survey when a particular condition is met. For instance, let’s say your app lets people book a cab (like Uber or Lyft). You may want to display feedback surveys after a trip is complete. You can easily do that with our SDK.

Documentation #

SurveySparrow’s Flutter package supports two integration modes. Use the row that matches your use case.

Integration Latest version Package name Documentation
SpotChecks 1.2.5 surveysparrow_flutter_sdk Flutter SpotChecks
SDK Share (embed surveys) 1.1.6 surveysparrow_flutter_sdk Flutter SDK

Install #

Integration Command
SpotChecks flutter pub add surveysparrow_flutter_sdk:^1.2.6
SDK Share flutter pub add surveysparrow_flutter_sdk:^1.1.6

pub.dev #

Integration Version page
SpotChecks https://pub.dev/packages/surveysparrow_flutter_sdk/versions/1.2.5
SDK Share https://pub.dev/packages/surveysparrow_flutter_sdk/versions/1.1.6

Please submit bugs/issues through GitHub issues; we will try to fix them ASAP.

10
likes
75
points
434
downloads

Documentation

API reference

Publisher

verified publishersurveysparrow.com

Weekly Downloads

SurveySparrow's flutter SDK lets you collect feedback at various touchpoints from your mobile app users. You can easily embed surveys in your mobile app with a few lines of code.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cached_network_image, device_info_plus, file_picker, flutter, flutter_svg, get, http, image_picker, keyboard_height_plugin, shared_preferences, uuid, webview_flutter, webview_flutter_android

More

Packages that depend on surveysparrow_flutter_sdk