nps_survey 1.3.1 copy "nps_survey: ^1.3.1" to clipboard
nps_survey: ^1.3.1 copied to clipboard

A Flutter component designed to collect Net Promoter Scores (NPS) from users.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nps_survey

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

dependencies:
  nps_survey: ^1.3.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:nps_survey/nps_survey.dart';
16
likes
160
points
41
downloads

Publisher

verified publishercobaltsign.com

Weekly Downloads

A Flutter component designed to collect Net Promoter Scores (NPS) from users.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on nps_survey