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

PlatformAndroid

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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add surveysparrow_flutter_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  surveysparrow_flutter_sdk: ^1.2.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:surveysparrow_flutter_sdk/spot_check.dart';
import 'package:surveysparrow_flutter_sdk/spot_check_state.dart';
import 'package:surveysparrow_flutter_sdk/surveysparrow.dart';
10
likes
120
points
488
downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

file_picker, flutter, get, http, image_picker, shared_preferences, uuid, webview_flutter, webview_flutter_android

More

Packages that depend on surveysparrow_flutter_sdk