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

retracted

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 Dart:

 $ dart pub add surveyjs_flutter

With Flutter:

 $ flutter pub add surveyjs_flutter

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

dependencies:
  surveyjs_flutter: ^0.1.2

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:surveyjs_flutter/surveyjs_flutter.dart';
3
likes
0
points
313
downloads

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

unknown (license)

Dependencies

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

More

Packages that depend on surveyjs_flutter