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

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
245
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, build_runner, collection, dart_mappable, digit_components, digit_data_model, 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