survey_form 1.0.2-dev.1-enumeration copy "survey_form: ^1.0.2-dev.1-enumeration" to clipboard
survey_form: ^1.0.2-dev.1-enumeration 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 Dart:

 $ dart pub add survey_form

With Flutter:

 $ flutter pub add survey_form

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

dependencies:
  survey_form: ^1.0.2-dev.1-enumeration

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:survey_form/survey_form.dart';
0
likes
0
points
242
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

unknown (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