survey_form 1.0.1+3 copy "survey_form: ^1.0.1+3" to clipboard
survey_form: ^1.0.1+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
copied to clipboard

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.1+3
copied to clipboard

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';
copied to clipboard
0
likes
110
points
158
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

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

Homepage
Repository (GitHub)

Documentation

API reference

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