survey_monkey 0.0.1 copy "survey_monkey: ^0.0.1" to clipboard
survey_monkey: ^0.0.1 copied to clipboard

A plugin allows you to integrate SurveyMonkey survey into your Flutter application

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add survey_monkey

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

dependencies:
  survey_monkey: ^0.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:survey_monkey/survey_monkey.dart';
0
likes
115
points
22
downloads

Publisher

verified publisherjeffmilanes.com

Weekly Downloads

A plugin allows you to integrate SurveyMonkey survey into your Flutter application

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on survey_monkey