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

Flutter plugin for Survey SDK with automatic triggers, user targeting, and exclusion rules. Display surveys seamlessly in your Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add surveysdk_flutter

With Flutter:

 $ flutter pub add surveysdk_flutter

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

dependencies:
  surveysdk_flutter: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:surveysdk_flutter/surveysdk_flutter.dart';
0
likes
0
points
246
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Survey SDK with automatic triggers, user targeting, and exclusion rules. Display surveys seamlessly in your Flutter apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on surveysdk_flutter

Packages that implement surveysdk_flutter