survey_form 1.0.3 copy "survey_form: ^1.0.3" to clipboard
survey_form: ^1.0.3 copied to clipboard

This package enables supervisors to monitor certain activities and record observations according to defined set of questions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add survey_form

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

dependencies:
  survey_form: ^1.0.3

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_form/survey_form.dart';
0
likes
50
points
251
downloads

Publisher

unverified uploader

Weekly Downloads

This package enables supervisors to monitor certain activities and record observations according to defined set of questions.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

auto_route, collection, dart_mappable, digit_data_model, digit_ui_components, dio, drift, flutter, flutter_bloc, flutter_svg, fluttertoast, freezed_annotation, group_radio_button, intl, location, overlay_builder, reactive_forms

More

Packages that depend on survey_form