nps_plugin 0.0.2 copy "nps_plugin: ^0.0.2" to clipboard
nps_plugin: ^0.0.2 copied to clipboard

outdated

A Flutter component that presents Net Promoter Score (NPS) survey.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nps_plugin

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

dependencies:
  nps_plugin: ^0.0.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:nps_plugin/nps_plugin.dart';
4
likes
0
points
12
downloads

Publisher

verified publisherwellitonklein.com.br

Weekly Downloads

A Flutter component that presents Net Promoter Score (NPS) survey.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on nps_plugin