surveyjs_flutter 0.1.1 copy "surveyjs_flutter: ^0.1.1" to clipboard
surveyjs_flutter: ^0.1.1 copied to clipboard

A Flutter package for rendering SurveyJS forms with support for all question types including dynamic panels, matrix questions, and media inputs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add surveyjs_flutter

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

dependencies:
  surveyjs_flutter: ^0.1.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:surveyjs_flutter/surveyjs_flutter.dart';
1
likes
140
points
123
downloads

Documentation

API reference

Publisher

verified publisherelvynforge.xyz

Weekly Downloads

A Flutter package for rendering SurveyJS forms with support for all question types including dynamic panels, matrix questions, and media inputs.

Homepage

License

MIT (license)

Dependencies

file_picker, flutter, flutter_html, flutter_js, flutter_svg, image, image_picker, mime, signature

More

Packages that depend on surveyjs_flutter