survicate_flutter_sdk 2.1.2 copy "survicate_flutter_sdk: ^2.1.2" to clipboard
survicate_flutter_sdk: ^2.1.2 copied to clipboard

Survicate mobile SDK for Flutter allows you to survey specific groups of your mobile app users to understand their needs, expectations, and objections.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add survicate_flutter_sdk

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

dependencies:
  survicate_flutter_sdk: ^2.1.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:survicate_flutter_sdk/survicate_flutter_sdk.dart';
3
likes
140
pub points
54%
popularity

Publisher

verified publisheroakam.com

Survicate mobile SDK for Flutter allows you to survey specific groups of your mobile app users to understand their needs, expectations, and objections.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

LGPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on survicate_flutter_sdk