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

outdated

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: ^1.0.1

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
40
pub points
53%
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

License

LGPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on survicate_flutter_sdk